We are tickled pink to announce the release of: oslo.reports 1.25.0: oslo.reports library This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.reports Download the package from: https://pypi.python.org/pypi/oslo.reports Please report issues through launchpad: https://bugs.launchpad.net/oslo.reports For more details, please see below. Changes in oslo.reports 1.24.0..1.25.0 -------------------------------------- 80ec3ef Remove -U from pip install 84e7ef9 Avoid tox_install.sh for constraints support af284ad Updated from global requirements 5f7a7ea Remove setting of version/release from releasenotes 2fe508d Updated from global requirements 529fd1a Updated from global requirements Diffstat (except docs and test files) ------------------------------------- releasenotes/source/conf.py | 13 ++++--------- requirements.txt | 4 ++-- test-requirements.txt | 2 +- tools/tox_install.sh | 30 ------------------------------ tox.ini | 11 +++++------ 5 files changed, 12 insertions(+), 48 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 2824337..408c857 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9 +9 @@ psutil>=3.2.2 # BSD -six>=1.9.0 # MIT +six>=1.10.0 # MIT @@ -11 +11 @@ oslo.i18n>=3.15.3 # Apache-2.0 -oslo.utils>=3.28.0 # Apache-2.0 +oslo.utils>=3.31.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 49949b3..0db18b7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13 +13 @@ sphinx>=1.6.2 # BSD -oslo.config>=4.6.0 # Apache-2.0 +oslo.config>=5.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org