[openstack-dev] [new][oslo] oslo.policy 1.12.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Jul 13 14:25:01 UTC 2016
We are jazzed to announce the release of:
oslo.policy 1.12.0: Oslo Policy library
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.policy
With package available at:
https://pypi.python.org/pypi/oslo.policy
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.policy
For more details, please see below.
Changes in oslo.policy 1.11.0..1.12.0
-------------------------------------
cbb0824 Updated from global requirements
d0d39a4 Updated from global requirements
202340c Fix mispelled method name in setup.cfg
a7a51bc Updated from global requirements
7e114b6 Updated from global requirements
123c155 Imported Translations from Zanata
Diffstat (except docs and test files)
-------------------------------------
releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po | 9 ++++++---
requirements.txt | 4 ++--
setup.cfg | 2 +-
test-requirements.txt | 4 ++--
4 files changed, 11 insertions(+), 8 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 7204ac2..09e1525 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ requests>=2.10.0 # Apache-2.0
-oslo.config>=3.10.0 # Apache-2.0
+oslo.config>=3.12.0 # Apache-2.0
@@ -9 +9 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.15.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index f4844ab..eb9c954 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ oslotest>=1.10.0 # Apache-2.0
-requests-mock>=0.7.0 # Apache-2.0
+requests-mock>=1.0 # Apache-2.0
@@ -16 +16 @@ sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
-reno>=1.6.2 # Apache2
+reno>=1.8.0 # Apache2
More information about the OpenStack-dev
mailing list