Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-tooz for openSUSE:Factory checked in at 2021-05-10 15:37:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tooz (Old) and /work/SRC/openSUSE:Factory/.python-tooz.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tooz" Mon May 10 15:37:48 2021 rev:12 rq:890009 version:2.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tooz/python-tooz.changes 2020-06-05 20:20:19.407888786 +0200 +++ /work/SRC/openSUSE:Factory/.python-tooz.new.2988/python-tooz.changes 2021-05-10 15:40:00.901408331 +0200 @@ -1,0 +2,38 @@ +Sun May 2 18:01:37 UTC 2021 - [email protected] + +- update to version 2.8.0 + - Update master for stable/victoria + - Blacklist etcd3gw 0.2.6 + - Replace md5 with oslo version + - Adding pre-commit + +------------------------------------------------------------------- +Fri Oct 9 19:19:51 UTC 2020 - [email protected] + +- update to version 2.7.1 + - Use unittest.mock instead of third party mock + - Use safe_decode for decoding in zookeeper driver + - Stop to use the __future__ module. + - Remove six library + - hashring: allow choosing hash function + - Add release notes links to doc index + - Add support for Consul ACL token parameter. + - Add nose as test-requirement + - Add python 3.8 to classifiers + - Switch to newer openstackdocstheme and reno versions + - Implements Group API for the Consul driver + - Fix mysql driver comparison operator + - ignore reno generated artifacts + - Update master for stable/ussuri + - Fix breakage with PyMySQL 0.10.0 + - Switch to Victoria tests + +------------------------------------------------------------------- +Mon Aug 10 10:23:39 UTC 2020 - [email protected] + +- update to version 2.3.0 + - Adds heartbeating to the consul driver. + - Add TLS support in etcd3 and etcd3gw drivers + - Drop requirements-check job + +------------------------------------------------------------------- Old: ---- tooz-2.1.0.tar.gz New: ---- tooz-2.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tooz.spec ++++++ --- /var/tmp/diff_new_pack.1cj8Me/_old 2021-05-10 15:40:01.445406189 +0200 +++ /var/tmp/diff_new_pack.1cj8Me/_new 2021-05-10 15:40:01.445406189 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-tooz # -# 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 @@ -20,13 +20,13 @@ %global rdo 1 %endif Name: python-tooz -Version: 2.1.0 +Version: 2.8.0 Release: 0 Summary: Coordination library for distributed systems License: Apache-2.0 Group: Development/Languages/Python -URL: https://docs.openstack.org/developer/tooz/ -Source0: https://files.pythonhosted.org/packages/source/t/tooz/tooz-2.1.0.tar.gz +URL: https://docs.openstack.org/tooz/latest/ +Source0: https://files.pythonhosted.org/packages/source/t/tooz/tooz-2.8.0.tar.gz BuildRequires: memcached BuildRequires: openstack-macros BuildRequires: python3-fasteners >= 0.7 @@ -34,7 +34,7 @@ BuildRequires: python3-futurist >= 1.2.0 BuildRequires: python3-mock BuildRequires: python3-oslo.serialization >= 1.10.0 -BuildRequires: python3-oslo.utils >= 3.15.0 +BuildRequires: python3-oslo.utils >= 4.7.0 BuildRequires: python3-pbr >= 1.6 BuildRequires: python3-pymemcache BuildRequires: python3-stevedore >= 1.16.0 @@ -53,13 +53,12 @@ %package -n python3-tooz Summary: Coordination library for distributed systems -Group: Development/Languages/Python Requires: python3-fasteners >= 0.7 Requires: python3-futurist >= 1.2.0 Requires: python3-msgpack >= 0.4.0 Requires: python3-oslo.serialization >= 1.10.0 -Requires: python3-oslo.utils >= 3.15.0 -Requires: python3-six >= 1.9.0 +Requires: python3-oslo.utils >= 4.7.0 +Requires: python3-six Requires: python3-stevedore >= 1.16.0 Requires: python3-tenacity >= 3.2.1 Requires: python3-voluptuous >= 0.8.9 @@ -85,7 +84,7 @@ This package contains documentation in HTML format. %prep -%autosetup -p1 -n tooz-2.1.0 +%autosetup -p1 -n tooz-2.8.0 %py_req_cleanup %build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1cj8Me/_old 2021-05-10 15:40:01.481406047 +0200 +++ /var/tmp/diff_new_pack.1cj8Me/_new 2021-05-10 15:40:01.481406047 +0200 @@ -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/tooz/tooz.spec.j2</param> + <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/tooz/tooz.spec.j2</param> <param name="output-name">python-tooz.spec</param> - <param name="requirements">https://opendev.org/openstack/tooz/raw/branch/stable/ussuri/requirements.txt</param> + <param name="requirements">https://opendev.org/openstack/tooz/raw/branch/stable/wallaby/requirements.txt</param> <param name="changelog-email">[email protected]</param> <param name="changelog-provider">gh,openstack,tooz</param> </service> ++++++ tooz-2.1.0.tar.gz -> tooz-2.8.0.tar.gz ++++++ ++++ 2951 lines of diff (skipped)
