[release-announce] osprofiler 3.1.0 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Tue Apr 7 10:18:18 UTC 2020
We are psyched to announce the release of:
osprofiler 3.1.0: OpenStack Profiler Library
This release is part of the ussuri release series.
The source is available from:
https://opendev.org/openstack/osprofiler
Download the package from:
https://pypi.org/project/osprofiler
Please report issues through:
https://bugs.launchpad.net/osprofiler/+bugs
For more details, please see below.
Changes in osprofiler 3.0.0..3.1.0
----------------------------------
6e6d76a Update hacking for Python3
0953c65 Start README.rst with a better title
Diffstat (except docs and test files)
-------------------------------------
README.rst | 10 +++-------
osprofiler/hacking/checks.py | 30 +++++++++++++++---------------
test-requirements.txt | 2 +-
tox.ini | 16 ++++++++++++++--
4 files changed, 33 insertions(+), 25 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 33a3fb3..472891b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1 +1 @@
-hacking>=2.0,<=2.1 # Apache-2.0
+hacking>=3.0,<3.1.0 # Apache-2.0
More information about the Release-announce
mailing list