[oslo] oslo.service 1.24.0 (pike)
We are pumped to announce the release of: oslo.service 1.24.0: oslo.service library This release is part of the pike release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.service Download the package from: 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.23.0..1.24.0 -------------------------------------- ca3a40a Updated from global requirements c692329 Updated from global requirements e353820 Updated from global requirements b5ef78a Updated from global requirements 64173f9 Updated from global requirements d8fde32 Updated from global requirements ec2820e Updated from global requirements 8ba069a Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 9 ++++----- test-requirements.txt | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 64d50ac..eef705a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6 +6 @@ WebOb>=1.7.1 # MIT -eventlet!=0.18.3,>=0.18.2 # MIT +eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT @@ -11 +11 @@ oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.config>=3.22.0 # Apache-2.0 +oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 @@ -14 +14 @@ six>=1.9.0 # MIT -oslo.i18n>=2.1.0 # Apache-2.0 +oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 @@ -16,2 +16 @@ PasteDeploy>=1.5.0 # MIT -Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT -Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT +Routes>=2.3.1 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 8eccce4..8448074 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12 +12 @@ oslosphinx>=4.7.0 # Apache-2.0 -sphinx>=1.5.1 # BSD +sphinx>=1.6.2 # BSD @@ -14 +14 @@ doc8 # Apache-2.0 -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 @@ -16 +16 @@ reno>=1.8.0 # Apache-2.0 -coverage>=4.0 # Apache-2.0 +coverage!=4.4,>=4.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org