[oslo] oslo.privsep 1.21.0 (pike)
We are gleeful to announce the release of: oslo.privsep 1.21.0: OpenStack library for privilege separation This release is part of the pike release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.privsep Download the package from: 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.20.0..1.21.0 -------------------------------------- 8ed579a Updated from global requirements 9c3ba1e Updated from global requirements fea89e6 Updated from global requirements 05c16b2 Updated from global requirements e167ec4 Updated from global requirements d38970a Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 6 +++--- test-requirements.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index adcc6c2..22b2b9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,2 +6,2 @@ oslo.log>=3.22.0 # Apache-2.0 -oslo.i18n>=2.1.0 # Apache-2.0 -oslo.config>=3.22.0 # Apache-2.0 +oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 +oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 @@ -11 +11 @@ cffi # MIT -eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT +eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 1fa96c8..bb48da5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,2 +12,2 @@ oslosphinx>=4.7.0 # Apache-2.0 -sphinx!=1.6.1,>=1.5.1 # BSD -reno>=1.8.0 # Apache-2.0 +sphinx>=1.6.2 # BSD +reno!=2.3.1,>=1.8.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org