Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-swiftclient for openSUSE:Factory checked in at 2022-12-01 17:37:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-swiftclient (Old) and /work/SRC/openSUSE:Factory/.python-swiftclient.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-swiftclient" Thu Dec 1 17:37:21 2022 rev:33 rq:1039270 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-swiftclient/python-swiftclient.changes 2022-06-19 21:12:02.382231055 +0200 +++ /work/SRC/openSUSE:Factory/.python-swiftclient.new.1835/python-swiftclient.changes 2022-12-01 17:37:22.291531284 +0100 @@ -1,0 +2,37 @@ +Thu Dec 1 09:16:11 UTC 2022 - cloud-de...@suse.de + +- update to version 4.1.0 + - Don't patch Requests globally on import + - Clean up extra spaces + - Correctly aggregate totals for >10k items + - tempurl: Support sha256 and sha512 signatures + - Drop support for Python 2 + - Include storage policy when listing account with --long + - CI: Drop swiftclient-swift-functional-py2 job + - Add Python3 zed unit tests + - Add option to skip container PUT during upload + - Allow functional tests to pass with etag_quoter enabled by default + - Update master for stable/yoga + - Update master for stable/xena + - Remove six + - Enable retry_on_ratelimit by default + - Remove use of mock + - Add timeout for Swift service + - Remove unnecessary unicode prefixes + - Allow unit tests to be run via pytest + - Improve formatting for billions of objects + - Remove unnecessary object subclassing + - Fix misuse of assertTrue + - Add Python3 yoga unit tests + - Changed minversion in tox to 3.18.0 + - Only log the traceback for non-404s + - Allow tempurl times to have units + - Use upper-constraints for docs jobs + - Fix copy.py example. + - Remove coding comments + - doc: Comment out language option + - More cleanup following py2 removal + - Expand retry handling on ratelimit response + - Remove __future__ imports + +------------------------------------------------------------------- Old: ---- python-swiftclient-3.12.0.tar.gz New: ---- python-swiftclient-4.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-swiftclient.spec ++++++ --- /var/tmp/diff_new_pack.G1SSnx/_old 2022-12-01 17:37:22.951534893 +0100 +++ /var/tmp/diff_new_pack.G1SSnx/_new 2022-12-01 17:37:22.955534915 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-swiftclient # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,15 @@ Name: python-swiftclient -Version: 3.12.0 +Version: 4.1.0 Release: 0 Summary: OpenStack Object Storage API Client Library License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/python-swiftclient -Source0: https://files.pythonhosted.org/packages/source/p/python-swiftclient/python-swiftclient-3.12.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/python-swiftclient/python-swiftclient-4.1.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-keystoneclient -BuildRequires: python3-mock BuildRequires: python3-pbr BuildRequires: python3-stestr BuildRequires: python3-testscenarios @@ -39,7 +38,6 @@ %package -n python3-swiftclient Summary: OpenStack Object Storage API Client Library Requires: python3-requests >= 1.1.0 -Requires: python3-six >= 1.9.0 %if 0%{?suse_version} Obsoletes: python2-swiftclient < 3.9.0 %endif @@ -63,7 +61,7 @@ This package contains documentation files for %{name}. %prep -%autosetup -p1 -n python-swiftclient-3.12.0 +%autosetup -p1 -n python-swiftclient-4.1.0 %py_req_cleanup %build ++++++ python-swiftclient-3.12.0.tar.gz -> python-swiftclient-4.1.0.tar.gz ++++++ ++++ 3985 lines of diff (skipped)