Accepting request 337157 from Cloud:OpenStack:Factory
- update to 2.6.0: * Removes unused posix-ipc requirement * Updated from global requirements - Adjust Requires according to requirements.txt OBS-URL: https://build.opensuse.org/request/show/337157 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=3
This commit is contained in:
commit
716a8887d3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:279c7cca885f69cfb7b3b50d686cd3d7c8d50dfb8eb13aada01bf733ef5ccc45
|
||||
size 35903
|
3
oslo.concurrency-2.6.0.tar.gz
Normal file
3
oslo.concurrency-2.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fdbd90167213d822d248274362253b33b88dcf3729f7b10089fd39805460e325
|
||||
size 35799
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 9 06:59:22 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
- update to 2.6.0:
|
||||
* Removes unused posix-ipc requirement
|
||||
* Updated from global requirements
|
||||
- Adjust Requires according to requirements.txt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 14:24:23 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-oslo.concurrency
|
||||
Version: 2.5.0
|
||||
Version: 2.6.0
|
||||
Release: 0
|
||||
Summary: OpenStack Oslo concurrency library
|
||||
License: Apache-2.0
|
||||
@ -43,10 +43,9 @@ BuildRequires: python-testrepository
|
||||
Requires: python-Babel >= 1.3
|
||||
Requires: python-fasteners >= 0.7
|
||||
Requires: python-iso8601 >= 0.1.9
|
||||
Requires: python-oslo.config >= 2.1.0
|
||||
Requires: python-oslo.config >= 2.3.0
|
||||
Requires: python-oslo.i18n >= 1.5.0
|
||||
Requires: python-oslo.utils >= 2.0.0
|
||||
Requires: python-posix_ipc
|
||||
Requires: python-retrying >= 1.2.3
|
||||
Requires: python-six >= 1.9.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
x
Reference in New Issue
Block a user