[openstack-announce] [release][oslo] futurist release 0.7.0 (mitaka)

davanum at gmail.com davanum at gmail.com
Mon Oct 12 15:58:25 UTC 2015


We are eager to announce the release of:

futurist 0.7.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 the git log history below and:

    http://launchpad.net/futurist/+milestone/0.7.0

Please report issues through launchpad:

    http://bugs.launchpad.net/futurist

Changes in futurist 0.6.0..0.7.0
--------------------------------

08f0d10 Add useful watcher '__repr__' function
95e9efc Some minor refactoring and comment/note addition
98cc83a Remove tests output from code coverage
217e18f No need for Oslo Incubator Sync
711e5bb Move most of green helper classes -> '_green.py'

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

.coveragerc           |   3 +-
.gitignore            |   1 +
futurist/_futures.py  | 108 +++++-------------------------------------
futurist/_green.py    |  84 +++++++++++++++++++++++++++++++++
futurist/_utils.py    |  26 +++++++++++
futurist/periodics.py | 127 ++++++++++++++++++++++++++++----------------------
openstack-common.conf |   6 ---
7 files changed, 196 insertions(+), 159 deletions(-)





More information about the OpenStack-announce mailing list