Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-neutronclient for openSUSE:Factory checked in at 2021-05-10 15:37:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-neutronclient (Old) and /work/SRC/openSUSE:Factory/.python-neutronclient.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-neutronclient" Mon May 10 15:37:31 2021 rev:26 rq:889979 version:7.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-neutronclient/python-neutronclient.changes 2020-10-26 16:16:40.942952937 +0100 +++ /work/SRC/openSUSE:Factory/.python-neutronclient.new.2988/python-neutronclient.changes 2021-05-10 15:39:42.817482335 +0200 @@ -1,0 +2,11 @@ +Sun May 2 17:16:03 UTC 2021 - cloud-de...@suse.de + +- update to version 7.3.0 + - Add Python3 wallaby unit tests + - Dep's should be restricted by tox-constraints + - Fix lower-constraints for Focal + - Update master for stable/victoria + - Update requirements URLs in tox config + - remove unicode from code + +------------------------------------------------------------------- Old: ---- python-neutronclient-7.2.1.tar.gz New: ---- python-neutronclient-7.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-neutronclient.spec ++++++ --- /var/tmp/diff_new_pack.7Xqtdl/_old 2021-05-10 15:39:43.261480518 +0200 +++ /var/tmp/diff_new_pack.7Xqtdl/_new 2021-05-10 15:39:43.261480518 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-neutronclient # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,22 +17,22 @@ Name: python-neutronclient -Version: 7.2.1 +Version: 7.3.0 Release: 0 Summary: Python API and CLI for OpenStack Neutron License: Apache-2.0 Group: Development/Languages/Python -URL: https://launchpad.net/%{name} -Source0: https://files.pythonhosted.org/packages/source/p/python-neutronclient/python-neutronclient-7.2.1.tar.gz +URL: https://docs.openstack.org/python-neutronclient +Source0: https://files.pythonhosted.org/packages/source/p/python-neutronclient/python-neutronclient-7.3.0.tar.gz BuildRequires: openstack-macros -BuildRequires: python3-cliff >= 2.8.0 +BuildRequires: python3-cliff >= 3.4.0 BuildRequires: python3-fixtures -BuildRequires: python3-keystoneauth1 >= 3.4.0 +BuildRequires: python3-keystoneauth1 >= 3.8.0 BuildRequires: python3-keystoneclient >= 3.8.0 BuildRequires: python3-mock BuildRequires: python3-netaddr >= 0.7.18 BuildRequires: python3-os-client-config >= 1.28.0 -BuildRequires: python3-osc-lib >= 1.8.0 +BuildRequires: python3-osc-lib >= 1.12.0 BuildRequires: python3-oslo.i18n >= 3.15.3 BuildRequires: python3-oslo.log >= 3.36.0 BuildRequires: python3-oslo.serialization >= 2.18.0 @@ -52,16 +52,15 @@ %package -n python3-neutronclient Summary: Python API and CLI for OpenStack Neutron -Group: Development/Languages/Python Requires: python3-Babel -Requires: python3-cliff >= 2.8.0 +Requires: python3-cliff >= 3.4.0 Requires: python3-debtcollector >= 1.2.0 Requires: python3-iso8601 >= 0.1.11 -Requires: python3-keystoneauth1 >= 3.4.0 +Requires: python3-keystoneauth1 >= 3.8.0 Requires: python3-keystoneclient >= 3.8.0 Requires: python3-netaddr >= 0.7.18 Requires: python3-os-client-config >= 1.28.0 -Requires: python3-osc-lib >= 1.8.0 +Requires: python3-osc-lib >= 1.12.0 Requires: python3-oslo.i18n >= 3.15.3 Requires: python3-oslo.serialization >= 2.18.0 Requires: python3-oslo.utils >= 3.33.0 @@ -98,8 +97,8 @@ %{py3_build} # Build HTML docs and man page -PBR_VERSION=7.2.1 %sphinx_build -b html doc/source doc/build/html -PBR_VERSION=7.2.1 %sphinx_build -b man doc/source doc/build/man +PBR_VERSION=7.3.0 %sphinx_build -b html doc/source doc/build/html +PBR_VERSION=7.3.0 %sphinx_build -b man doc/source doc/build/man rm -r doc/build/html/.{doctrees,buildinfo} %install ++++++ _service ++++++ --- /var/tmp/diff_new_pack.7Xqtdl/_old 2021-05-10 15:39:43.289480404 +0200 +++ /var/tmp/diff_new_pack.7Xqtdl/_new 2021-05-10 15:39:43.289480404 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-neutronclient/python-neutronclient.spec.j2</param> + <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/python-neutronclient/python-neutronclient.spec.j2</param> <param name="output-name">python-neutronclient.spec</param> - <param name="requirements">https://opendev.org/openstack/python-neutronclient/raw/branch/stable/victoria/requirements.txt</param> + <param name="requirements">https://opendev.org/openstack/python-neutronclient/raw/branch/stable/wallaby/requirements.txt</param> <param name="changelog-email">cloud-de...@suse.de</param> <param name="changelog-provider">gh,openstack,python-neutronclient</param> </service> ++++++ python-neutronclient-7.2.1.tar.gz -> python-neutronclient-7.3.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/.zuul.yaml new/python-neutronclient-7.3.0/.zuul.yaml --- old/python-neutronclient-7.2.1/.zuul.yaml 2020-09-09 19:05:20.000000000 +0200 +++ new/python-neutronclient-7.3.0/.zuul.yaml 2021-01-18 22:56:55.000000000 +0100 @@ -2,7 +2,7 @@ templates: - openstack-cover-jobs - openstack-lower-constraints-jobs - - openstack-python3-victoria-jobs + - openstack-python3-wallaby-jobs - publish-openstack-docs-pti - check-requirements - lib-forward-testing-python3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/AUTHORS new/python-neutronclient-7.3.0/AUTHORS --- old/python-neutronclient-7.2.1/AUTHORS 2020-09-09 19:06:31.000000000 +0200 +++ new/python-neutronclient-7.3.0/AUTHORS 2021-01-18 22:57:58.000000000 +0100 @@ -292,6 +292,7 @@ kangyufei <kan...@inspur.com> karthik s <ksund...@redhat.com> kavithahr <kavith...@nectechnologies.in> +likui <li...@yovole.com> lilintan <lintan...@easystack.cn> linwwu <wl...@cn.ibm.com> liu-sheng <liush...@huawei.com> @@ -330,11 +331,13 @@ watsalya <watsalya.mis...@tcs.com> wengjiangang <weng.jiang...@zte.com.cn> wu.chunyang <wu.chuny...@99cloud.net> +wu.shiming <wushim...@yovole.com> xiaosheng <xiaosheng.m...@easystack.cn> xiewj <xie.wenj...@zte.com.cn> yong sheng gong <gong...@cn.ibm.com> yuyangbj <yan...@vmware.com> zengfagao <zengfa....@hp.com> +zhangboye <zhangb...@inspur.com> zhanghao <zhangh...@cmss.chinamobile.com> zhanghao2 <zhangh...@cmss.chinamobile.com> zhaojingjing0067370 <zhao.jingji...@zte.com.cn> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/ChangeLog new/python-neutronclient-7.3.0/ChangeLog --- old/python-neutronclient-7.2.1/ChangeLog 2020-09-09 19:06:31.000000000 +0200 +++ new/python-neutronclient-7.3.0/ChangeLog 2021-01-18 22:57:58.000000000 +0100 @@ -1,6 +1,16 @@ CHANGES ======= +7.3.0 +----- + +* remove unicode from code +* Dep's should be restricted by tox-constraints +* Update requirements URLs in tox config +* Add Python3 wallaby unit tests +* Update master for stable/victoria +* Fix lower-constraints for Focal + 7.2.1 ----- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/PKG-INFO new/python-neutronclient-7.3.0/PKG-INFO --- old/python-neutronclient-7.2.1/PKG-INFO 2020-09-09 19:06:32.000000000 +0200 +++ new/python-neutronclient-7.3.0/PKG-INFO 2021-01-18 22:57:58.686411600 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: python-neutronclient -Version: 7.2.1 +Version: 7.3.0 Summary: CLI and Client Library for OpenStack Networking Home-page: https://docs.openstack.org/python-neutronclient/latest/ Author: OpenStack Networking Project diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/doc/source/conf.py new/python-neutronclient-7.3.0/doc/source/conf.py --- old/python-neutronclient-7.2.1/doc/source/conf.py 2020-09-09 19:05:20.000000000 +0200 +++ new/python-neutronclient-7.3.0/doc/source/conf.py 2021-01-18 22:56:55.000000000 +0100 @@ -28,7 +28,7 @@ master_doc = 'index' # General information about the project. -copyright = u'OpenStack Foundation' +copyright = 'OpenStack Foundation' # If true, '()' will be appended to :func: etc. cross-reference text. add_function_parentheses = True @@ -53,8 +53,8 @@ latex_documents = [ ('index', 'doc-python-neutronclient.tex', - u'python-neutronclient Documentation', - u'Neutron Contributors', 'manual'), + 'python-neutronclient Documentation', + 'Neutron Contributors', 'manual'), ] # Disable usage of xindy https://bugzilla.redhat.com/show_bug.cgi?id=1643664 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/lower-constraints.txt new/python-neutronclient-7.3.0/lower-constraints.txt --- old/python-neutronclient-7.2.1/lower-constraints.txt 2020-09-09 19:05:20.000000000 +0200 +++ new/python-neutronclient-7.3.0/lower-constraints.txt 2021-01-18 22:56:55.000000000 +0100 @@ -4,12 +4,12 @@ asn1crypto==0.23.0 Babel==2.3.4 cachetools==2.0.0 -cffi==1.7.0 -cliff==2.8.0 +cffi==1.14.0 +cliff==3.4.0 cmd2==0.8.0 contextlib2==0.4.0 coverage==4.0 -cryptography==2.1 +cryptography==2.7 debtcollector==1.2.0 decorator==3.4.0 deprecation==1.0 @@ -47,7 +47,7 @@ openstacksdk==0.11.2 os-client-config==1.28.0 os-service-types==1.2.0 -osc-lib==1.8.0 +osc-lib==1.12.0 oslo.concurrency==3.25.0 oslo.config==5.2.0 oslo.context==2.19.2 @@ -86,7 +86,7 @@ python-openstackclient==3.12.0 python-subunit==1.0.0 pytz==2013.6 -PyYAML==3.12 +PyYAML==3.13 repoze.lru==0.7 requests-mock==1.2.0 requests==2.14.2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/python_neutronclient.egg-info/PKG-INFO new/python-neutronclient-7.3.0/python_neutronclient.egg-info/PKG-INFO --- old/python-neutronclient-7.2.1/python_neutronclient.egg-info/PKG-INFO 2020-09-09 19:06:31.000000000 +0200 +++ new/python-neutronclient-7.3.0/python_neutronclient.egg-info/PKG-INFO 2021-01-18 22:57:58.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: python-neutronclient -Version: 7.2.1 +Version: 7.3.0 Summary: CLI and Client Library for OpenStack Networking Home-page: https://docs.openstack.org/python-neutronclient/latest/ Author: OpenStack Networking Project diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/python_neutronclient.egg-info/SOURCES.txt new/python-neutronclient-7.3.0/python_neutronclient.egg-info/SOURCES.txt --- old/python-neutronclient-7.2.1/python_neutronclient.egg-info/SOURCES.txt 2020-09-09 19:06:32.000000000 +0200 +++ new/python-neutronclient-7.3.0/python_neutronclient.egg-info/SOURCES.txt 2021-01-18 22:57:58.000000000 +0100 @@ -375,6 +375,7 @@ releasenotes/source/train.rst releasenotes/source/unreleased.rst releasenotes/source/ussuri.rst +releasenotes/source/victoria.rst releasenotes/source/_static/.placeholder releasenotes/source/_templates/.placeholder tools/neutron.bash_completion \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/python_neutronclient.egg-info/pbr.json new/python-neutronclient-7.3.0/python_neutronclient.egg-info/pbr.json --- old/python-neutronclient-7.2.1/python_neutronclient.egg-info/pbr.json 2020-09-09 19:06:31.000000000 +0200 +++ new/python-neutronclient-7.3.0/python_neutronclient.egg-info/pbr.json 2021-01-18 22:57:58.000000000 +0100 @@ -1 +1 @@ -{"git_version": "62c187f", "is_release": true} \ No newline at end of file +{"git_version": "4963c7a", "is_release": true} \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/python_neutronclient.egg-info/requires.txt new/python-neutronclient-7.3.0/python_neutronclient.egg-info/requires.txt --- old/python-neutronclient-7.2.1/python_neutronclient.egg-info/requires.txt 2020-09-09 19:06:31.000000000 +0200 +++ new/python-neutronclient-7.3.0/python_neutronclient.egg-info/requires.txt 2021-01-18 22:57:58.000000000 +0100 @@ -1,10 +1,10 @@ -cliff!=2.9.0,>=2.8.0 +cliff>=3.4.0 debtcollector>=1.2.0 iso8601>=0.1.11 keystoneauth1>=3.4.0 netaddr>=0.7.18 os-client-config>=1.28.0 -osc-lib>=1.8.0 +osc-lib>=1.12.0 oslo.i18n>=3.15.3 oslo.log>=3.36.0 oslo.serialization!=2.19.1,>=2.18.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/releasenotes/source/conf.py new/python-neutronclient-7.3.0/releasenotes/source/conf.py --- old/python-neutronclient-7.2.1/releasenotes/source/conf.py 2020-09-09 19:05:20.000000000 +0200 +++ new/python-neutronclient-7.3.0/releasenotes/source/conf.py 2021-01-18 22:56:55.000000000 +0100 @@ -61,8 +61,8 @@ master_doc = 'index' # General information about the project. -project = u'Neutron Client Release Notes' -copyright = u'2015, Neutron Developers' +project = 'Neutron Client Release Notes' +copyright = '2015, Neutron Developers' # Release notes are version independent. # The full version, including alpha/beta/rc tags. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/releasenotes/source/index.rst new/python-neutronclient-7.3.0/releasenotes/source/index.rst --- old/python-neutronclient-7.2.1/releasenotes/source/index.rst 2020-09-09 19:05:20.000000000 +0200 +++ new/python-neutronclient-7.3.0/releasenotes/source/index.rst 2021-01-18 22:56:55.000000000 +0100 @@ -6,6 +6,7 @@ :maxdepth: 1 unreleased + victoria ussuri train stein diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/releasenotes/source/victoria.rst new/python-neutronclient-7.3.0/releasenotes/source/victoria.rst --- old/python-neutronclient-7.2.1/releasenotes/source/victoria.rst 1970-01-01 01:00:00.000000000 +0100 +++ new/python-neutronclient-7.3.0/releasenotes/source/victoria.rst 2021-01-18 22:56:55.000000000 +0100 @@ -0,0 +1,6 @@ +============================= +Victoria Series Release Notes +============================= + +.. release-notes:: + :branch: stable/victoria diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/requirements.txt new/python-neutronclient-7.3.0/requirements.txt --- old/python-neutronclient-7.2.1/requirements.txt 2020-09-09 19:05:20.000000000 +0200 +++ new/python-neutronclient-7.3.0/requirements.txt 2021-01-18 22:56:55.000000000 +0100 @@ -2,11 +2,11 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr!=2.1.0,>=2.0.0 # Apache-2.0 -cliff!=2.9.0,>=2.8.0 # Apache-2.0 +cliff>=3.4.0 # Apache-2.0 debtcollector>=1.2.0 # Apache-2.0 iso8601>=0.1.11 # MIT netaddr>=0.7.18 # BSD -osc-lib>=1.8.0 # Apache-2.0 +osc-lib>=1.12.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-neutronclient-7.2.1/tox.ini new/python-neutronclient-7.3.0/tox.ini --- old/python-neutronclient-7.2.1/tox.ini 2020-09-09 19:05:20.000000000 +0200 +++ new/python-neutronclient-7.3.0/tox.ini 2021-01-18 22:56:55.000000000 +0100 @@ -13,7 +13,7 @@ PYTHONWARNINGS=default::DeprecationWarning usedevelop = True install_command = pip install {opts} {packages} -deps = -c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt} +deps = -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} -r{toxinidir}/requirements.txt -r{toxinidir}/test-requirements.txt # Delete bytecodes from normal directories before running tests. @@ -51,7 +51,9 @@ coverage report [testenv:docs] -deps = -r{toxinidir}/doc/requirements.txt +deps = + -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} + -r{toxinidir}/doc/requirements.txt commands = sphinx-build -W -b html doc/source doc/build/html [testenv:pdf-docs] @@ -64,7 +66,9 @@ make -C doc/build/pdf [testenv:releasenotes] -deps = -r{toxinidir}/doc/requirements.txt +deps = + -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} + -r{toxinidir}/doc/requirements.txt commands = sphinx-build -a -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html [flake8]