[openstack-announce] [release][oslo] futurist release 0.9.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Mon Dec 21 20:09:18 UTC 2015
We are satisfied to announce the release of:
futurist 0.9.0: Useful additions to futures, from the future.
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/futurist
With package available at:
https://pypi.python.org/pypi/futurist
For more details, please see below and:
http://launchpad.net/futurist/+milestone/0.9.0
Please report issues through launchpad:
http://bugs.launchpad.net/futurist
Changes in futurist 0.8.0..0.9.0
--------------------------------
e7c5b13 Updated from global requirements
0a68329 Allow for providing different run work sync functions
Diffstat (except docs and test files)
-------------------------------------
futurist/_futures.py | 13 ++++++++++---
test-requirements.txt | 2 +-
2 files changed, 11 insertions(+), 4 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index d9e2eb7..aa7cf91 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15 +15 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
More information about the OpenStack-announce
mailing list