[openstack-dev] [new][oslo] oslo.service 1.12.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Fri Jun 10 01:42:16 UTC 2016
We are content to announce the release of:
oslo.service 1.12.0: oslo.service library
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.service
With package available at:
https://pypi.python.org/pypi/oslo.service
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.service
For more details, please see below.
Changes in oslo.service 1.11.0..1.12.0
--------------------------------------
33d8b10 Imported Translations from Zanata
241e196 Updated from global requirements
d8f46bc Updated from global requirements
9143d0c Updated from global requirements
1083a7f Updated from global requirements
14eda53 Updated from global requirements
2e106c6 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
.../en_GB/LC_MESSAGES/oslo_service-log-error.po | 50 +++++++++
.../en_GB/LC_MESSAGES/oslo_service-log-info.po | 85 ++++++++++++++
.../en_GB/LC_MESSAGES/oslo_service-log-warning.po | 23 ++++
.../locale/en_GB/LC_MESSAGES/oslo_service.po | 124 +++++++++++++++++++++
requirements.txt | 6 +-
test-requirements.txt | 4 +-
6 files changed, 287 insertions(+), 5 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 3b56e53..87352e2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,3 +9,3 @@ monotonic>=0.6 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 23d23c7..d0b8e20 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -7 +7 @@ hacking<0.11,>=0.10.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD
More information about the OpenStack-dev
mailing list