[release-announce] [oslo] futurist 1.7.0 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Mon Apr 23 21:22:25 UTC 2018
We are pleased to announce the release of:
futurist 1.7.0: Useful additions to futures, from the future.
This release is part of the rocky release series.
The source is available from:
https://git.openstack.org/cgit/openstack/futurist
Download the package from:
https://pypi.python.org/pypi/futurist
Please report issues through launchpad:
https://bugs.launchpad.net/futurist
For more details, please see below.
Changes in futurist 1.6.0..1.7.0
--------------------------------
936a5d5 clean up test job configuration
64f1f15 set default python to python3
14508df fix lower constraints and uncap eventlet
45bdbe9 Update links in README
7fdcc78 add lower-constraints job
f35cbc2 Updated from global requirements
792b4f5 Update reno for stable/queens
1eb7719 Updated from global requirements
dc9d007 Updated from global requirements
272dcf3 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 7 ++++++
README.rst | 4 ++--
lower-constraints.txt | 52 ++++++++++++++++++++++++++++++++++++++++++
releasenotes/source/index.rst | 1 +
releasenotes/source/queens.rst | 6 +++++
test-requirements.txt | 8 +++----
tox.ini | 29 ++++++++++++++---------
7 files changed, 90 insertions(+), 17 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index c36f81c..6e1bd22 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ hacking<0.11,>=0.10.0
-eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
+eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
@@ -13,3 +13,3 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
More information about the Release-announce
mailing list