diff --git a/oslo.concurrency-5.2.0.tar.gz b/oslo.concurrency-5.2.0.tar.gz deleted file mode 100644 index fd8c193..0000000 --- a/oslo.concurrency-5.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a19ec574ed057e93d5167432605ff874c4b9017a5215fd021a2034c6cd52a92 -size 60052 diff --git a/oslo.concurrency-6.0.0.tar.gz b/oslo.concurrency-6.0.0.tar.gz new file mode 100644 index 0000000..b38b291 --- /dev/null +++ b/oslo.concurrency-6.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b52f02b4e46f5f274b91fb8e1bfc5cbf9a418dfcd4a83be080345495e3d26e8a +size 60373 diff --git a/python-oslo.concurrency.changes b/python-oslo.concurrency.changes index 9bc69cc..83939d2 100644 --- a/python-oslo.concurrency.changes +++ b/python-oslo.concurrency.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Mar 24 20:00:20 UTC 2024 - cloud-devel@suse.de + +- update to version 6.0.0 + - pre-commit: Integrate bandit + - Deprecate Windows support + - Display coverage report + - Drop fallback to DEFAULT section + - pre-commit: Bump versions + - Update python classifier in setup.cfg + - Update master for stable/2023.2 + - Bump hacking + - Fix wrong stacklevel + ------------------------------------------------------------------- Thu Jan 4 09:11:38 UTC 2024 - cloud-devel@suse.de diff --git a/python-oslo.concurrency.spec b/python-oslo.concurrency.spec index c3210b5..2b631a9 100644 --- a/python-oslo.concurrency.spec +++ b/python-oslo.concurrency.spec @@ -17,13 +17,13 @@ Name: python-oslo.concurrency -Version: 5.2.0 +Version: 6.0.0 Release: 0 Summary: OpenStack oslo.concurrency library License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/oslo.concurrency -Source0: https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-5.2.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-6.0.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-eventlet BuildRequires: python3-fasteners >= 0.7.0 @@ -73,7 +73,7 @@ external processes. This package contains the documentation. %prep -%autosetup -p1 -n oslo.concurrency-5.2.0 +%autosetup -p1 -n oslo.concurrency-6.0.0 %py_req_cleanup %build