Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-automaton for openSUSE:Factory checked in at 2022-10-03 13:46:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-automaton (Old) and /work/SRC/openSUSE:Factory/.python-automaton.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-automaton" Mon Oct 3 13:46:29 2022 rev:20 rq:1007579 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-automaton/python-automaton.changes 2022-06-19 21:12:00.174227771 +0200 +++ /work/SRC/openSUSE:Factory/.python-automaton.new.2275/python-automaton.changes 2022-10-03 13:47:18.085684608 +0200 @@ -1,0 +2,10 @@ +Sun Oct 2 14:50:00 UTC 2022 - cloud-de...@suse.de + +- update to version 3.0.1 + - Add Python3 zed unit tests + - Remove unnecessary unicode prefixes + - Update master for stable/yoga + - Fix formatting of release list + - Drop python3.6/3.7 support in testing runtime + +------------------------------------------------------------------- Old: ---- automaton-2.5.0.tar.gz New: ---- automaton-3.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-automaton.spec ++++++ --- /var/tmp/diff_new_pack.0hK7nz/_old 2022-10-03 13:47:18.617685778 +0200 +++ /var/tmp/diff_new_pack.0hK7nz/_new 2022-10-03 13:47:18.621685787 +0200 @@ -17,13 +17,13 @@ Name: python-automaton -Version: 2.5.0 +Version: 3.0.1 Release: 0 Summary: Friendly state machines for python License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/automaton -Source0: https://files.pythonhosted.org/packages/source/a/automaton/automaton-2.5.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/a/automaton/automaton-3.0.1.tar.gz BuildRequires: openstack-macros BuildRequires: python3-PrettyTable >= 0.7.2 BuildRequires: python3-devel @@ -56,7 +56,7 @@ Documentation for the Automaton library. %prep -%autosetup -p1 -n automaton-2.5.0 +%autosetup -p1 -n automaton-3.0.1 %py_req_cleanup %build ++++++ automaton-2.5.0.tar.gz -> automaton-3.0.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-2.5.0/.zuul.yaml new/automaton-3.0.1/.zuul.yaml --- old/automaton-2.5.0/.zuul.yaml 2022-02-15 17:08:48.000000000 +0100 +++ new/automaton-3.0.1/.zuul.yaml 2022-08-24 15:23:54.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/automaton-2.5.0/ChangeLog new/automaton-3.0.1/ChangeLog --- old/automaton-2.5.0/ChangeLog 2022-02-15 17:09:46.000000000 +0100 +++ new/automaton-3.0.1/ChangeLog 2022-08-24 15:24:32.000000000 +0200 @@ -1,6 +1,19 @@ CHANGES ======= +3.0.1 +----- + +* Fix formatting of release list + +3.0.0 +----- + +* Drop python3.6/3.7 support in testing runtime +* Remove unnecessary unicode prefixes +* Add Python3 zed unit tests +* Update master for stable/yoga + 2.5.0 ----- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-2.5.0/PKG-INFO new/automaton-3.0.1/PKG-INFO --- old/automaton-2.5.0/PKG-INFO 2022-02-15 17:09:46.653033300 +0100 +++ new/automaton-3.0.1/PKG-INFO 2022-08-24 15:24:32.706546500 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: automaton -Version: 2.5.0 +Version: 3.0.1 Summary: Friendly state machines for python. Home-page: https://docs.openstack.org/automaton/latest/ Author: OpenStack @@ -37,10 +37,9 @@ Classifier: License :: OSI Approved :: Apache Software License Classifier: Operating System :: POSIX 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 Classifier: Topic :: Software Development :: Libraries -Requires-Python: >=3.6 +Requires-Python: >=3.8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-2.5.0/automaton.egg-info/PKG-INFO new/automaton-3.0.1/automaton.egg-info/PKG-INFO --- old/automaton-2.5.0/automaton.egg-info/PKG-INFO 2022-02-15 17:09:46.000000000 +0100 +++ new/automaton-3.0.1/automaton.egg-info/PKG-INFO 2022-08-24 15:24:32.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: automaton -Version: 2.5.0 +Version: 3.0.1 Summary: Friendly state machines for python. Home-page: https://docs.openstack.org/automaton/latest/ Author: OpenStack @@ -37,10 +37,9 @@ Classifier: License :: OSI Approved :: Apache Software License Classifier: Operating System :: POSIX 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 Classifier: Topic :: Software Development :: Libraries -Requires-Python: >=3.6 +Requires-Python: >=3.8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-2.5.0/automaton.egg-info/SOURCES.txt new/automaton-3.0.1/automaton.egg-info/SOURCES.txt --- old/automaton-2.5.0/automaton.egg-info/SOURCES.txt 2022-02-15 17:09:46.000000000 +0100 +++ new/automaton-3.0.1/automaton.egg-info/SOURCES.txt 2022-08-24 15:24:32.000000000 +0200 @@ -55,5 +55,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/automaton-2.5.0/automaton.egg-info/pbr.json new/automaton-3.0.1/automaton.egg-info/pbr.json --- old/automaton-2.5.0/automaton.egg-info/pbr.json 2022-02-15 17:09:46.000000000 +0100 +++ new/automaton-3.0.1/automaton.egg-info/pbr.json 2022-08-24 15:24:32.000000000 +0200 @@ -1 +1 @@ -{"git_version": "aaca110", "is_release": true} \ No newline at end of file +{"git_version": "0ea747e", "is_release": true} \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-2.5.0/doc/source/conf.py new/automaton-3.0.1/doc/source/conf.py --- old/automaton-2.5.0/doc/source/conf.py 2022-02-15 17:08:48.000000000 +0100 +++ new/automaton-3.0.1/doc/source/conf.py 2022-08-24 15:23:54.000000000 +0200 @@ -47,8 +47,8 @@ master_doc = 'index' # General information about the project. -project = u'automaton' -copyright = u'2013, OpenStack Foundation' +project = 'automaton' +copyright = '2013, OpenStack Foundation' # If true, '()' will be appended to :func: etc. cross-reference text. add_function_parentheses = True @@ -78,6 +78,6 @@ latex_documents = [ ('index', '%s.tex' % project, - u'%s Documentation' % project, - u'OpenStack Foundation', 'manual'), + '%s Documentation' % project, + 'OpenStack Foundation', 'manual'), ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-2.5.0/releasenotes/source/conf.py new/automaton-3.0.1/releasenotes/source/conf.py --- old/automaton-2.5.0/releasenotes/source/conf.py 2022-02-15 17:08:48.000000000 +0100 +++ new/automaton-3.0.1/releasenotes/source/conf.py 2022-08-24 15:23:54.000000000 +0200 @@ -55,8 +55,8 @@ master_doc = 'index' # General information about the project. -project = u'automaton Release Notes' -copyright = u'2016, automaton Developers' +project = 'automaton Release Notes' +copyright = '2016, automaton Developers' # Release notes do not need a version number in the title, they @@ -207,8 +207,8 @@ # author, documentclass [howto, manual, or own class]). latex_documents = [ ('index', 'automatonReleaseNotes.tex', - u'automaton Release Notes Documentation', - u'automaton Developers', 'manual'), + 'automaton Release Notes Documentation', + 'automaton Developers', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of @@ -238,8 +238,8 @@ # (source start file, name, description, authors, manual section). man_pages = [ ('index', 'automatonreleasenotes', - u'automaton Release Notes Documentation', - [u'automaton Developers'], 1) + 'automaton Release Notes Documentation', + ['automaton Developers'], 1) ] # If true, show URL addresses after external links. @@ -253,8 +253,8 @@ # dir menu entry, description, category) texinfo_documents = [ ('index', 'automatonReleaseNotes', - u'automaton Release Notes Documentation', - u'automaton Developers', 'automatonReleaseNotes', + 'automaton Release Notes Documentation', + 'automaton Developers', 'automatonReleaseNotes', 'An OpenStack library for parsing configuration options from the command' ' line and configuration files.', 'Miscellaneous'), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-2.5.0/releasenotes/source/index.rst new/automaton-3.0.1/releasenotes/source/index.rst --- old/automaton-2.5.0/releasenotes/source/index.rst 2022-02-15 17:08:48.000000000 +0100 +++ new/automaton-3.0.1/releasenotes/source/index.rst 2022-08-24 15:23:54.000000000 +0200 @@ -2,17 +2,18 @@ automaton Release Notes =========================== - .. toctree:: - :maxdepth: 1 +.. toctree:: + :maxdepth: 1 - unreleased - xena - wallaby - victoria - ussuri - train - stein - rocky - queens - pike - ocata + unreleased + yoga + xena + wallaby + victoria + ussuri + train + stein + rocky + queens + pike + ocata diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/automaton-2.5.0/releasenotes/source/yoga.rst new/automaton-3.0.1/releasenotes/source/yoga.rst --- old/automaton-2.5.0/releasenotes/source/yoga.rst 1970-01-01 01:00:00.000000000 +0100 +++ new/automaton-3.0.1/releasenotes/source/yoga.rst 2022-08-24 15:23:54.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/automaton-2.5.0/setup.cfg new/automaton-3.0.1/setup.cfg --- old/automaton-2.5.0/setup.cfg 2022-02-15 17:09:46.653033300 +0100 +++ new/automaton-3.0.1/setup.cfg 2022-08-24 15:24:32.706546500 +0200 @@ -6,16 +6,15 @@ home_page = https://docs.openstack.org/automaton/latest/ description_file = README.rst -python_requires = >=3.6 +python_requires = >=3.8 classifier = Development Status :: 3 - Alpha Intended Audience :: Developers License :: OSI Approved :: Apache Software License Operating System :: POSIX 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 Programming Language :: Python :: Implementation :: CPython Topic :: Software Development :: Libraries