[release-announce] [oslo] oslo.privsep 1.28.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 14 17:38:44 UTC 2018


We eagerly announce the release of:

oslo.privsep 1.28.0: OpenStack library for privilege separation

This release is part of the rocky release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.privsep 1.26.0..1.28.0
--------------------------------------

77c463a Updated from global requirements
840a390 Imported Translations from Zanata
b1894d4 Update links in README
3ac2f58 Imported Translations from Zanata
29e899e Update reno for stable/queens
8abbe85 Updated from global requirements
4b6026a Updated from global requirements
77cb054 Updated from global requirements
af266d1 msgpack-python has been renamed to msgpack


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

README.rst                                                 |  4 ++--
oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.po      |  8 ++++----
releasenotes/source/index.rst                              |  1 +
.../source/locale/en_GB/LC_MESSAGES/releasenotes.po        | 14 +++++++++-----
releasenotes/source/queens.rst                             |  6 ++++++
requirements.txt                                           |  4 ++--
test-requirements.txt                                      |  6 +++---
7 files changed, 27 insertions(+), 16 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 77b0a0d..9771e64 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-oslo.log>=3.30.0 # Apache-2.0
+oslo.log>=3.36.0 # Apache-2.0
@@ -13 +13 @@ greenlet>=0.4.10 # MIT
-msgpack-python>=0.4.0 # Apache-2.0
+msgpack>=0.4.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index f0d969a..34251ea 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
@@ -11,2 +11,2 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
+sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD






More information about the Release-announce mailing list