Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-oslo.config for openSUSE:Factory checked in at 2022-08-16 17:08:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.config (Old) and /work/SRC/openSUSE:Factory/.python-oslo.config.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.config" Tue Aug 16 17:08:02 2022 rev:40 rq:996550 version:9.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.config/python-oslo.config.changes 2022-05-25 20:35:03.056268560 +0200 +++ /work/SRC/openSUSE:Factory/.python-oslo.config.new.1521/python-oslo.config.changes 2022-08-16 17:08:04.439937362 +0200 @@ -1,0 +2,8 @@ +Tue Aug 16 08:43:47 UTC 2022 - cloud-de...@suse.de + +- update to version 9.0.0 + - Drop python3.6/3.7 support in testing runtime + - Add Python3 zed unit tests + - Update master for stable/yoga + +------------------------------------------------------------------- Old: ---- oslo.config-8.8.0.tar.gz New: ---- oslo.config-9.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.config.spec ++++++ --- /var/tmp/diff_new_pack.DTQBWt/_old 2022-08-16 17:08:05.011939072 +0200 +++ /var/tmp/diff_new_pack.DTQBWt/_new 2022-08-16 17:08:05.015939084 +0200 @@ -17,14 +17,14 @@ Name: python-oslo.config -Version: 8.8.0 +Version: 9.0.0 Release: 0 Epoch: 0 Summary: OpenStack common configuration library License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/oslo.config -Source0: https://files.pythonhosted.org/packages/source/o/oslo.config/oslo.config-8.8.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.config/oslo.config-9.0.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-PyYAML >= 5.1 BuildRequires: python3-debtcollector >= 1.2.0 @@ -87,13 +87,13 @@ Documentation for the oslo-config library. %prep -%autosetup -p1 -n oslo.config-8.8.0 +%autosetup -p1 -n oslo.config-9.0.0 %py_req_cleanup %build %{py3_build} -PBR_VERSION=8.8.0 PYTHONPATH=. \ +PBR_VERSION=9.0.0 PYTHONPATH=. \ %sphinx_build -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} ++++++ oslo.config-8.8.0.tar.gz -> oslo.config-9.0.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-8.8.0/.zuul.yaml new/oslo.config-9.0.0/.zuul.yaml --- old/oslo.config-8.8.0/.zuul.yaml 2022-02-15 17:18:00.000000000 +0100 +++ new/oslo.config-9.0.0/.zuul.yaml 2022-07-12 11:16:34.000000000 +0200 @@ -2,7 +2,7 @@ templates: - check-requirements - lib-forward-testing-python3 - - openstack-python3-yoga-jobs + - openstack-python3-zed-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-8.8.0/ChangeLog new/oslo.config-9.0.0/ChangeLog --- old/oslo.config-8.8.0/ChangeLog 2022-02-15 17:18:46.000000000 +0100 +++ new/oslo.config-9.0.0/ChangeLog 2022-07-12 11:17:11.000000000 +0200 @@ -1,6 +1,13 @@ CHANGES ======= +9.0.0 +----- + +* Drop python3.6/3.7 support in testing runtime +* Add Python3 zed unit tests +* Update master for stable/yoga + 8.8.0 ----- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-8.8.0/PKG-INFO new/oslo.config-9.0.0/PKG-INFO --- old/oslo.config-8.8.0/PKG-INFO 2022-02-15 17:18:46.754952000 +0100 +++ new/oslo.config-9.0.0/PKG-INFO 2022-07-12 11:17:11.546979700 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: oslo.config -Version: 8.8.0 +Version: 9.0.0 Summary: Oslo Configuration API Home-page: https://docs.openstack.org/oslo.config/latest/ Author: OpenStack @@ -46,12 +46,10 @@ Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3.6 -Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: Implementation :: CPython -Requires-Python: >=3.6 +Requires-Python: >=3.8 Provides-Extra: rst_generator Provides-Extra: test diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-8.8.0/oslo.config.egg-info/PKG-INFO new/oslo.config-9.0.0/oslo.config.egg-info/PKG-INFO --- old/oslo.config-8.8.0/oslo.config.egg-info/PKG-INFO 2022-02-15 17:18:46.000000000 +0100 +++ new/oslo.config-9.0.0/oslo.config.egg-info/PKG-INFO 2022-07-12 11:17:11.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: oslo.config -Version: 8.8.0 +Version: 9.0.0 Summary: Oslo Configuration API Home-page: https://docs.openstack.org/oslo.config/latest/ Author: OpenStack @@ -46,12 +46,10 @@ Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3.6 -Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: Implementation :: CPython -Requires-Python: >=3.6 +Requires-Python: >=3.8 Provides-Extra: rst_generator Provides-Extra: test diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-8.8.0/oslo.config.egg-info/SOURCES.txt new/oslo.config-9.0.0/oslo.config.egg-info/SOURCES.txt --- old/oslo.config-8.8.0/oslo.config.egg-info/SOURCES.txt 2022-02-15 17:18:46.000000000 +0100 +++ new/oslo.config-9.0.0/oslo.config.egg-info/SOURCES.txt 2022-07-12 11:17:11.000000000 +0200 @@ -120,5 +120,6 @@ releasenotes/source/victoria.rst releasenotes/source/wallaby.rst releasenotes/source/xena.rst +releasenotes/source/yoga.rst releasenotes/source/_static/.placeholder releasenotes/source/_templates/.placeholder \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-8.8.0/oslo.config.egg-info/pbr.json new/oslo.config-9.0.0/oslo.config.egg-info/pbr.json --- old/oslo.config-8.8.0/oslo.config.egg-info/pbr.json 2022-02-15 17:18:46.000000000 +0100 +++ new/oslo.config-9.0.0/oslo.config.egg-info/pbr.json 2022-07-12 11:17:11.000000000 +0200 @@ -1 +1 @@ -{"git_version": "64c82a0", "is_release": true} \ No newline at end of file +{"git_version": "9eaae04", "is_release": true} \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-8.8.0/releasenotes/source/index.rst new/oslo.config-9.0.0/releasenotes/source/index.rst --- old/oslo.config-8.8.0/releasenotes/source/index.rst 2022-02-15 17:18:00.000000000 +0100 +++ new/oslo.config-9.0.0/releasenotes/source/index.rst 2022-07-12 11:16:34.000000000 +0200 @@ -6,6 +6,7 @@ :maxdepth: 1 unreleased + yoga xena wallaby victoria diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-8.8.0/releasenotes/source/yoga.rst new/oslo.config-9.0.0/releasenotes/source/yoga.rst --- old/oslo.config-8.8.0/releasenotes/source/yoga.rst 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.config-9.0.0/releasenotes/source/yoga.rst 2022-07-12 11:16:34.000000000 +0200 @@ -0,0 +1,6 @@ +========================= +Yoga Series Release Notes +========================= + +.. release-notes:: + :branch: stable/yoga diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.config-8.8.0/setup.cfg new/oslo.config-9.0.0/setup.cfg --- old/oslo.config-8.8.0/setup.cfg 2022-02-15 17:18:46.754952000 +0100 +++ new/oslo.config-9.0.0/setup.cfg 2022-07-12 11:17:11.546979700 +0200 @@ -6,7 +6,7 @@ author = OpenStack author_email = openstack-disc...@lists.openstack.org home_page = https://docs.openstack.org/oslo.config/latest/ -python_requires = >=3.6 +python_requires = >=3.8 classifier = Development Status :: 5 - Production/Stable Environment :: OpenStack @@ -16,8 +16,6 @@ Operating System :: OS Independent Programming Language :: Python Programming Language :: Python :: 3 - Programming Language :: Python :: 3.6 - Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3 :: Only