[openstack-dev] [new][oslo] futurist 0.19.0 release (ocata)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 19 04:56:06 UTC 2016


We are thrilled to announce the release of:

futurist 0.19.0: Useful additions to futures, from the future.

This release is part of the ocata 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 0.18.0..0.19.0
----------------------------------

7994eb0 Updated from global requirements
2200490 Updated from global requirements
3b74db5 Update homepage with developer documentation page
4d3d47d Add what the watcher watches to the watcher as a property


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

futurist/periodics.py            | 112 +++++++++++++++++++++------------------
requirements.txt                 |   2 +-
setup.cfg                        |   2 +-
test-requirements.txt            |   4 +-
5 files changed, 97 insertions(+), 55 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 3ad5791..effc69c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@ contextlib2>=0.4.0 # PSF License
-PrettyTable<0.8,>=0.7 # BSD
+PrettyTable<0.8,>=0.7.1 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index b18f71d..631b323 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,2 +13,2 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+oslosphinx>=4.7.0 # Apache-2.0





More information about the OpenStack-dev mailing list