[release-announce] futurist 2.1.1 (ussuri)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Tue Apr  7 10:20:39 UTC 2020
    
    
  
We are overjoyed to announce the release of:
futurist 2.1.1: Useful additions to futures, from the future.
This release is part of the ussuri release series.
The source is available from:
    https://opendev.org/openstack/futurist
Download the package from:
    https://pypi.org/project/futurist
Please report issues through:
    https://bugs.launchpad.net/futurist/+bugs
For more details, please see below.
Changes in futurist 2.1.0..2.1.1
--------------------------------
4836b63 Update hacking for Python3
Diffstat (except docs and test files)
-------------------------------------
test-requirements.txt | 2 +-
tox.ini               | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 59345ba..896b34c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking<0.11,>=0.10.0
+hacking>=3.0,<3.1.0 # Apache-2.0
    
    
More information about the Release-announce
mailing list