[openstack-dev] [new][oslo] oslo.privsep 1.10.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Wed Jul 13 14:24:52 UTC 2016


We are content to announce the release of:

oslo.privsep 1.10.0: OpenStack library for privilege separation

This release is part of the newton release series.

With source available at:

    http://git.openstack.org/cgit/openstack/oslo.privsep

With package available at:

    https://pypi.python.org/pypi/oslo.privsep

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.privsep

For more details, please see below.

Changes in oslo.privsep 1.9.0..1.10.0
-------------------------------------

e46eebf Updated from global requirements
b5e1c13 Updated from global requirements
021c911 Updated from global requirements


Diffstat (except docs and test files)
-------------------------------------

requirements.txt      | 4 ++--
test-requirements.txt | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index e77185a..1397b11 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.config>=3.10.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.config>=3.12.0 # Apache-2.0
+oslo.utils>=3.15.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 634e4c1..b3deaba 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD





More information about the OpenStack-dev mailing list