- update to 3.2.0:
* Updated from global requirements * Trival: Remove 'MANIFEST.in' * Add complementary remove lock with prefix function * Drop python 2.6 support * Updated from global requirements * Remove python 2.6 classifier * Use versionadded and versionchanged in doc * Updated from global requirements * Imported Translations from Zanata * Fix Tests to run under OSX * Fix coverage configuration and execution * Imported Translations from Zanata * Move 'history' -> release notes section * add auto-generated docs for config options * Change ignore-errors to ignore_errors * Updated from global requirements * Imported Translations from Zanata * Use int enumerations for log error constants OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=11
This commit is contained in:
parent
88c0c0adeb
commit
60fb999e11
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fdbd90167213d822d248274362253b33b88dcf3729f7b10089fd39805460e325
|
|
||||||
size 35799
|
|
3
oslo.concurrency-3.2.0.tar.gz
Normal file
3
oslo.concurrency-3.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:33bdffc488dabf461afe5d0f5f3d900a44c0e1c597ee842126b278b1f0cc6e44
|
||||||
|
size 36426
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 28 13:15:49 UTC 2016 - dmueller@suse.com
|
||||||
|
|
||||||
|
- update to 3.2.0:
|
||||||
|
* Updated from global requirements
|
||||||
|
* Trival: Remove 'MANIFEST.in'
|
||||||
|
* Add complementary remove lock with prefix function
|
||||||
|
* Drop python 2.6 support
|
||||||
|
* Updated from global requirements
|
||||||
|
* Remove python 2.6 classifier
|
||||||
|
* Use versionadded and versionchanged in doc
|
||||||
|
* Updated from global requirements
|
||||||
|
* Imported Translations from Zanata
|
||||||
|
* Fix Tests to run under OSX
|
||||||
|
* Fix coverage configuration and execution
|
||||||
|
* Imported Translations from Zanata
|
||||||
|
* Move 'history' -> release notes section
|
||||||
|
* add auto-generated docs for config options
|
||||||
|
* Change ignore-errors to ignore_errors
|
||||||
|
* Updated from global requirements
|
||||||
|
* Imported Translations from Zanata
|
||||||
|
* Use int enumerations for log error constants
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 9 06:59:22 UTC 2015 - tbechtold@suse.com
|
Wed Sep 9 06:59:22 UTC 2015 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-oslo.concurrency
|
# spec file for package python-oslo.concurrency
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-oslo.concurrency
|
Name: python-oslo.concurrency
|
||||||
Version: 2.6.0
|
Version: 3.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenStack Oslo concurrency library
|
Summary: OpenStack Oslo concurrency library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user