Hello community, here is the log from the commit of package python-oslo.messaging for openSUSE:Factory checked in at 2020-10-26 16:16:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.messaging (Old) and /work/SRC/openSUSE:Factory/.python-oslo.messaging.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.messaging" Mon Oct 26 16:16:50 2020 rev:23 rq:841211 version:12.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.messaging/python-oslo.messaging.changes 2020-08-10 15:06:03.492255812 +0200 +++ /work/SRC/openSUSE:Factory/.python-oslo.messaging.new.3463/python-oslo.messaging.changes 2020-10-26 16:17:29.942992349 +0100 @@ -1,0 +2,29 @@ +Fri Oct 9 19:17:18 UTC 2020 - cloud-de...@suse.de + +- update to version 12.5.0 + - Remove six usage + - Cancel consumer if queue down + - Remove the unused coding style modules + - Simplify tools/test-setup.sh + - Add release notes links to doc index + - Bump bandit version + - Remove monotonic usage + - Add py38 package metadata + - Fix pygments style + - tests: Resolves issues with kombu > 4.6.8 + - Fix some typos + - Print warning message when connection running out + - Add Python3 victoria unit tests + - [goal] Migrate testing to ubuntu focal + - Add a ping endpoint to RPC dispatcher + - Catch ConnectionForced Exception + - Move legacy grenade jobs to Zuul v3 + - Switch to newer openstackdocstheme and reno versions + - Update master for stable/ussuri + - Fix hacking min version to 3.0.1 + - Imported Translations from Zanata + - Align contributing doc with oslo's policy + - Bump default tox env from py37 to py38 + - Drop a python 2 exception management + +------------------------------------------------------------------- Old: ---- oslo.messaging-12.1.2.tar.gz New: ---- oslo.messaging-12.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.messaging.spec ++++++ --- /var/tmp/diff_new_pack.1TIlKq/_old 2020-10-26 16:17:30.678992941 +0100 +++ /var/tmp/diff_new_pack.1TIlKq/_new 2020-10-26 16:17:30.682992944 +0100 @@ -17,15 +17,15 @@ Name: python-oslo.messaging -Version: 12.1.2 +Version: 12.5.0 Release: 0 Summary: OpenStack oslo.messaging library License: Apache-2.0 Group: Development/Languages/Python URL: https://launchpad.net/oslo.messaging -Source0: https://files.pythonhosted.org/packages/source/o/oslo.messaging/oslo.messaging-12.1.2.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.messaging/oslo.messaging-12.5.0.tar.gz BuildRequires: openstack-macros -BuildRequires: python3-PyYAML >= 3.12 +BuildRequires: python3-PyYAML >= 3.13 BuildRequires: python3-WebOb >= 1.7.1 BuildRequires: python3-amqp >= 2.5.2 BuildRequires: python3-cachetools >= 2.0.0 @@ -37,7 +37,7 @@ BuildRequires: python3-greenlet BuildRequires: python3-kombu >= 4.6.6 BuildRequires: python3-mock -BuildRequires: python3-monotonic >= 0.6 +BuildRequires: python3-monotonic BuildRequires: python3-oslo.config >= 5.2.0 BuildRequires: python3-oslo.i18n BuildRequires: python3-oslo.log >= 3.36.0 @@ -48,7 +48,7 @@ BuildRequires: python3-oslotest BuildRequires: python3-pbr >= 2.0.0 BuildRequires: python3-pyngus -BuildRequires: python3-six >= 1.10.0 +BuildRequires: python3-six BuildRequires: python3-stestr BuildRequires: python3-stevedore >= 1.20.0 BuildRequires: python3-testscenarios @@ -62,7 +62,7 @@ %package -n python3-oslo.messaging Summary: OpenStack oslo.messaging library Group: Development/Languages/Python -Requires: python3-PyYAML >= 3.12 +Requires: python3-PyYAML >= 3.13 Requires: python3-WebOb >= 1.7.1 Requires: python3-amqp >= 2.5.2 Requires: python3-cachetools >= 2.0.0 @@ -77,7 +77,7 @@ Requires: python3-oslo.serialization >= 2.18.0 Requires: python3-oslo.service >= 1.24.0 Requires: python3-oslo.utils >= 3.37.0 -Requires: python3-six >= 1.10.0 +Requires: python3-six Requires: python3-stevedore >= 1.20.0 %if 0%{?suse_version} Obsoletes: python2-oslo.messaging < 12.0.0 @@ -101,7 +101,7 @@ This package contains the documentation. %prep -%autosetup -p1 -n oslo.messaging-12.1.2 +%autosetup -p1 -n oslo.messaging-12.5.0 %py_req_cleanup %build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1TIlKq/_old 2020-10-26 16:17:30.706992964 +0100 +++ /var/tmp/diff_new_pack.1TIlKq/_new 2020-10-26 16:17:30.706992964 +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/oslo.messaging/oslo.messaging.spec.j2</param> + <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/oslo.messaging/oslo.messaging.spec.j2</param> <param name="output-name">python-oslo.messaging.spec</param> - <param name="requirements">https://opendev.org/openstack/oslo.messaging/raw/branch/stable/ussuri/requirements.txt</param> + <param name="requirements">https://opendev.org/openstack/oslo.messaging/raw/branch/stable/victoria/requirements.txt</param> <param name="changelog-email">cloud-de...@suse.de</param> <param name="changelog-provider">gh,openstack,oslo.messaging</param> </service> ++++++ oslo.messaging-12.1.2.tar.gz -> oslo.messaging-12.5.0.tar.gz ++++++ ++++ 3053 lines of diff (skipped)