Accepting request 1161172 from Cloud:OpenStack:Factory
- 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 OBS-URL: https://build.opensuse.org/request/show/1161172 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=21
This commit is contained in:
commit
033aac49c9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8a19ec574ed057e93d5167432605ff874c4b9017a5215fd021a2034c6cd52a92
|
|
||||||
size 60052
|
|
3
oslo.concurrency-6.0.0.tar.gz
Normal file
3
oslo.concurrency-6.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b52f02b4e46f5f274b91fb8e1bfc5cbf9a418dfcd4a83be080345495e3d26e8a
|
||||||
|
size 60373
|
@ -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
|
Thu Jan 4 09:11:38 UTC 2024 - cloud-devel@suse.de
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-oslo.concurrency
|
Name: python-oslo.concurrency
|
||||||
Version: 5.2.0
|
Version: 6.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenStack oslo.concurrency library
|
Summary: OpenStack oslo.concurrency library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://docs.openstack.org/oslo.concurrency
|
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: openstack-macros
|
||||||
BuildRequires: python3-eventlet
|
BuildRequires: python3-eventlet
|
||||||
BuildRequires: python3-fasteners >= 0.7.0
|
BuildRequires: python3-fasteners >= 0.7.0
|
||||||
@ -73,7 +73,7 @@ external processes.
|
|||||||
This package contains the documentation.
|
This package contains the documentation.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n oslo.concurrency-5.2.0
|
%autosetup -p1 -n oslo.concurrency-6.0.0
|
||||||
%py_req_cleanup
|
%py_req_cleanup
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user