- 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/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=9
This commit is contained in:
Thomas Bechtold 2015-09-09 07:00:47 +00:00 committed by Git OBS Bridge
parent 586a37a77e
commit 88c0c0adeb
4 changed files with 13 additions and 6 deletions

View File

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

View File

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

View File

@ -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

View File

@ -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