Hello community, here is the log from the commit of package python-neutronclient for openSUSE:Factory checked in at 2020-10-26 16:15:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-neutronclient (Old) and /work/SRC/openSUSE:Factory/.python-neutronclient.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-neutronclient" Mon Oct 26 16:15:53 2020 rev:25 rq:841193 version:7.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-neutronclient/python-neutronclient.changes 2020-06-05 20:14:46.754663619 +0200 +++ /work/SRC/openSUSE:Factory/.python-neutronclient.new.3463/python-neutronclient.changes 2020-10-26 16:16:40.942952937 +0100 @@ -1,0 +2,23 @@ +Fri Oct 9 19:15:42 UTC 2020 - cloud-de...@suse.de + +- update to version 7.2.1 + - lower-constraints: Drop os-testr, mox3 + - Add Python3 victoria unit tests + - Fix hacking min version to 3.0.1 + - Use unittest.mock instead of mock + - Allow 4byte ASNs in dynamic routing client + - Use unittest.mock instead of third party mock + - Stop to use the __future__ module. + - Fix description of bgp speaker set arg + - Remove usage of six + - Bump default tox env from py37 to py38 + - Switch to newer openstackdocstheme and reno versions + - zuul: native Zuul v3 version of the grenade job + - Remove translation sections from setup.cfg + - Add segments client code + - Update master for stable/ussuri + - Add py38 package metadata + - Remove Babel from requirements + - Add aggressive negotiation mode for ikepolicy + +------------------------------------------------------------------- Old: ---- python-neutronclient-7.1.1.tar.gz New: ---- python-neutronclient-7.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-neutronclient.spec ++++++ --- /var/tmp/diff_new_pack.5WP4c9/_old 2020-10-26 16:16:41.834953654 +0100 +++ /var/tmp/diff_new_pack.5WP4c9/_new 2020-10-26 16:16:41.838953657 +0100 @@ -17,20 +17,19 @@ Name: python-neutronclient -Version: 7.1.1 +Version: 7.2.1 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.1.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/python-neutronclient/python-neutronclient-7.2.1.tar.gz BuildRequires: openstack-macros BuildRequires: python3-cliff >= 2.8.0 BuildRequires: python3-fixtures BuildRequires: python3-keystoneauth1 >= 3.4.0 BuildRequires: python3-keystoneclient >= 3.8.0 BuildRequires: python3-mock -BuildRequires: python3-mox3 BuildRequires: python3-netaddr >= 0.7.18 BuildRequires: python3-os-client-config >= 1.28.0 BuildRequires: python3-osc-lib >= 1.8.0 @@ -42,7 +41,6 @@ BuildRequires: python3-osprofiler BuildRequires: python3-pbr >= 2.0.0 BuildRequires: python3-requests-mock -BuildRequires: python3-setuptools BuildRequires: python3-stestr BuildRequires: python3-testscenarios BuildRequires: python3-testtools @@ -55,7 +53,7 @@ %package -n python3-neutronclient Summary: Python API and CLI for OpenStack Neutron Group: Development/Languages/Python -Requires: python3-Babel >= 2.3.4 +Requires: python3-Babel Requires: python3-cliff >= 2.8.0 Requires: python3-debtcollector >= 1.2.0 Requires: python3-iso8601 >= 0.1.11 @@ -70,7 +68,7 @@ Requires: python3-pbr >= 2.0.0 Requires: python3-requests >= 2.14.2 Requires: python3-simplejson >= 3.5.1 -Requires: python3-six >= 1.10.0 +Requires: python3-six %if 0%{?suse_version} Obsoletes: python2-neutronclient < 7.1.0 %endif @@ -100,8 +98,8 @@ %{py3_build} # Build HTML docs and man page -PBR_VERSION=7.1.1 %sphinx_build -b html doc/source doc/build/html -PBR_VERSION=7.1.1 %sphinx_build -b man doc/source doc/build/man +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 rm -r doc/build/html/.{doctrees,buildinfo} %install ++++++ _service ++++++ --- /var/tmp/diff_new_pack.5WP4c9/_old 2020-10-26 16:16:41.870953683 +0100 +++ /var/tmp/diff_new_pack.5WP4c9/_new 2020-10-26 16:16:41.870953683 +0100 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-neutronclient/python-neutronclient.spec.j2</param> + <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/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/ussuri/requirements.txt</param> + <param name="requirements">https://opendev.org/openstack/python-neutronclient/raw/branch/stable/victoria/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.1.1.tar.gz -> python-neutronclient-7.2.1.tar.gz ++++++ ++++ 1889 lines of diff (skipped)