[oslo] oslo.reports 1.21.0 (pike)
We are jazzed to announce the release of: oslo.reports 1.21.0: oslo.reports library This release is part of the pike release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.reports Download the package from: https://pypi.python.org/pypi/oslo.reports Please report issues through launchpad: http://bugs.launchpad.net/oslo.reports For more details, please see below. Changes in oslo.reports 1.20.0..1.21.0 -------------------------------------- 05f4484 Updated from global requirements 3a3c196 Updated from global requirements 1e427ec Remove pbr warnerrors in favor of sphinx check 6cb723f Updated from global requirements Diffstat (except docs and test files) ------------------------------------- setup.cfg | 2 +- test-requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 15a1f36..666c3fc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10 +10 @@ oslosphinx>=4.7.0 # Apache-2.0 -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD @@ -13,2 +13,2 @@ sphinx!=1.6.1,>=1.5.1 # BSD -oslo.config>=4.0.0 # Apache-2.0 -eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT +oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 +eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
participants (1)
-
no-reply@openstack.org