- update to version 5.1.1
- Fix issues related to tox4 - Cleanup py27 support - Imported Translations from Zanata OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=58
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0dfbf36095f4637ffbb65e5c241f4c25851abd3b728dddad9f07396302a72544
|
||||
size 59944
|
3
oslo.concurrency-5.1.1.tar.gz
Normal file
3
oslo.concurrency-5.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:110fb601d822dd4b08eea27977d70d01f9f1cd1eaf6decd042a21f43bf3f2b25
|
||||
size 59787
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 3 12:25:13 UTC 2023 - cloud-devel@suse.de
|
||||
|
||||
- update to version 5.1.1
|
||||
- Fix issues related to tox4
|
||||
- Cleanup py27 support
|
||||
- Imported Translations from Zanata
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 15:22:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: python-oslo.concurrency
|
||||
Version: 5.0.1
|
||||
Version: 5.1.1
|
||||
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.0.1.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-5.1.1.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.0.1
|
||||
%autosetup -p1 -n oslo.concurrency-5.1.1
|
||||
%py_req_cleanup
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user