[release-announce] [oslo] futurist 1.1.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 17 13:10:14 UTC 2017


We jubilantly announce the release of:

futurist 1.1.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.0.0..1.1.0
--------------------------------

b8f57db Updated from global requirements
dc17c88 Expose underlying timeout error


Diffstat (except docs and test files)
-------------------------------------

futurist/__init__.py | 1 +
futurist/_futures.py | 1 +
requirements.txt     | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 052cad8..e567617 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=2.0.0 # Apache-2.0
+pbr!=2.1.0,>=2.0.0 # Apache-2.0





More information about the Release-announce mailing list