oslo.rootwrap 6.2.0 (victoria)
We are satisfied to announce the release of: oslo.rootwrap 6.2.0: Oslo Rootwrap This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/oslo.rootwrap Download the package from: https://pypi.org/project/oslo.rootwrap Please report issues through: https://bugs.launchpad.net/oslo.rootwrap/+bugs For more details, please see below. Changes in oslo.rootwrap 6.1.0..6.2.0 ------------------------------------- 499dcad [goal] Migrate testing to ubuntu focal 0d087b0 Bump bandit version 9caec06 Stop to use the __future__ module. d6e259c Align contributing doc with oslo's policy 10d5abd Add release notes links to doc index Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 5 +++++ benchmark/benchmark.py | 2 -- lower-constraints.txt | 4 ++-- oslo_rootwrap/cmd.py | 2 -- oslo_rootwrap/daemon.py | 2 -- test-requirements.txt | 2 +- 7 files changed, 19 insertions(+), 10 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index f231f86..b0959bb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20 +20 @@ reno>=3.1.0 # Apache-2.0 -bandit>=1.1.0 # Apache-2.0 +bandit>=1.6.0,<1.7.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org