[release-announce] os-refresh-config 11.0.0 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Thu Mar 11 18:34:25 UTC 2021
We joyfully announce the release of:
os-refresh-config 11.0.0: Refresh system configuration
This release is part of the ussuri release series.
The source is available from:
https://opendev.org/openstack/os-refresh-config
Download the package from:
https://tarballs.openstack.org/os-refresh-config/
Please report issues through:
https://bugs.launchpad.net/os-refresh-config/+bugs
For more details, please see below.
Changes in os-refresh-config 10.4.0..11.0.0
-------------------------------------------
2d6a974 Cleanup py27 support
b324bce Use unittest.mock instead of third party mock
cc543ed Stop testing python2.7
84d8464 Switch to Ussuri jobs
Diffstat (except docs and test files)
-------------------------------------
releasenotes/notes/drop-py2-76af844b0b952a91.yaml | 6 ++++++
setup.cfg | 18 ++++++++----------
setup.py | 9 ---------
test-requirements.txt | 4 +---
tox.ini | 12 +++++++-----
zuul.d/layout.yaml | 3 +--
7 files changed, 25 insertions(+), 30 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index a498fff..1cb1476 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +7,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-mock>=2.0.0 # BSD
@@ -10,2 +9 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
-sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
+sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2 # BSD
More information about the Release-announce
mailing list