[release-announce] os-win 5.7.1 (zed)
no-reply at openstack.org
no-reply at openstack.org
Wed Aug 24 13:33:18 UTC 2022
We are gleeful to announce the release of:
os-win 5.7.1: Windows / Hyper-V library for OpenStack projects.
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/os-win
Download the package from:
https://pypi.org/project/os-win
Please report issues through:
https://bugs.launchpad.net/os-win/+bugs
For more details, please see below.
Changes in os-win 5.7.0..5.7.1
------------------------------
4f35a26 remove unicode prefix from code
77e3c60 Add Python3 zed unit tests
3abe14f Drop lower-constraints.txt and its testing
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 3 +--
lower-constraints.txt | 23 -----------------------
releasenotes/source/conf.py | 16 ++++++++--------
requirements.txt | 4 ++++
tox.ini | 8 --------
5 files changed, 13 insertions(+), 41 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index c28a94d..c7b5f70 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+# Requirements lower bounds listed here are our best effort to keep them up to
+# date but we do not test them so no guarantee of having them all correct. If
+# you find any incorrect lower bounds, let us know or propose a fix.
+
More information about the Release-announce
mailing list