[oslo] oslo.cache 1.28.0 (queens)
We jubilantly announce the release of: oslo.cache 1.28.0: Cache storage for OpenStack projects. This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.cache Download the package from: https://pypi.python.org/pypi/oslo.cache Please report issues through launchpad: https://bugs.launchpad.net/oslo.cache For more details, please see below. Changes in oslo.cache 1.27.0..1.28.0 ------------------------------------ e52c998 Follow the new PTI for document build a800709 add bandit to pep8 job 1a27e56 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 2 +- test-requirements.txt | 5 ++--- tox.ini | 11 +++++++++-- 4 files changed, 27 insertions(+), 6 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index dec018d..6a8dedb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ six>=1.10.0 # MIT -oslo.config>=4.6.0 # Apache-2.0 +oslo.config>=5.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 14a5bb4..4c12a85 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7 +6,0 @@ oslotest>=1.10.0 # Apache-2.0 -openstackdocstheme>=1.17.0 # Apache-2.0 @@ -9,2 +8,2 @@ pifpaf>=0.10.0 # Apache-2.0 -sphinx>=1.6.2 # BSD -reno>=2.5.0 # Apache-2.0 +# Bandit security code scanner +bandit>=1.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org