Accepting request 1198368 from Cloud:OpenStack:Factory

- update to version 6.1.0
  - Update master for stable/2024.1
  - Remove old excludes
  - reno: Update master for unmaintained/victoria

OBS-URL: https://build.opensuse.org/request/show/1198368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2024-09-04 11:22:52 +00:00 committed by Git OBS Bridge
commit 13b50305ab
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b52f02b4e46f5f274b91fb8e1bfc5cbf9a418dfcd4a83be080345495e3d26e8a
size 60373

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b564ae0af2ee5770f3b6e630df26a4b8676c7fe42287f1883e259a51aaddf097
size 60320

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 2 17:34:17 UTC 2024 - cloud-devel@suse.de
- update to version 6.1.0
- Update master for stable/2024.1
- Remove old excludes
- reno: Update master for unmaintained/victoria
-------------------------------------------------------------------
Sun Mar 24 20:00:20 UTC 2024 - cloud-devel@suse.de

View File

@ -17,13 +17,13 @@
Name: python-oslo.concurrency
Version: 6.0.0
Version: 6.1.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-6.0.0.tar.gz
Source0: https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-6.1.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-6.0.0
%autosetup -p1 -n oslo.concurrency-6.1.0
%py_req_cleanup
%build