[release-announce] [oslo] futurist 1.2.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Jul 10 20:19:19 UTC 2017
We eagerly announce the release of:
futurist 1.2.0: Useful additions to futures, from the future.
This release is part of the pike release series.
The source is available from:
http://git.openstack.org/cgit/openstack/futurist
Download the package from:
https://pypi.python.org/pypi/futurist
Please report issues through launchpad:
http://bugs.launchpad.net/futurist
For more details, please see below.
Changes in futurist 1.1.0..1.2.0
--------------------------------
41709d7 Updated from global requirements
6e42b13 Updated from global requirements
132689b Updated from global requirements
dcfafc9 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
test-requirements.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 263443d..0b49523 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ hacking<0.11,>=0.10.0
-eventlet!=0.18.3,>=0.18.2 # MIT
+eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
@@ -11 +11 @@ doc8 # Apache-2.0
-coverage>=4.0 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0
@@ -13 +13 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx>=1.5.1 # BSD
+sphinx>=1.6.2 # BSD
@@ -19 +19 @@ testtools>=1.4.0 # MIT
-reno>=1.8.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0
More information about the Release-announce
mailing list