We are chuffed to announce the release of: futurist 3.0.0: Useful additions to futures, from the future. The source is available from: https://opendev.org/openstack/futurist Download the package from: https://pypi.org/project/futurist For more details, please see below. Changes in futurist 2.4.1..3.0.0 -------------------------------- 4e14db5 Bump hacking c1af9d7 Update python classifier in setup.cfg 8b98478 coveragerc: Remove non-existent path ede42b6 Revert "Moves supported python runtimes from version 3.8 to 3.10" dac990e Moves supported python runtimes from version 3.8 to 3.10 1d53984 tox: Replace whitelist_externals 651597d Drop python3.6/3.7 support in testing runtime 6c37422 Add py39 package metadata Diffstat (except docs and test files) ------------------------------------- .coveragerc | 2 +- .pre-commit-config.yaml | 2 +- setup.cfg | 7 ++++--- test-requirements.txt | 4 ---- tox.ini | 6 +++--- 5 files changed, 9 insertions(+), 12 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index c31ce6a..ff2ffcf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +0,0 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. -