diff --git a/futures-3.1.1.tar.gz b/futures-3.1.1.tar.gz deleted file mode 100644 index ede0df33739a315f5b21481978c02157e2a019fc..0000000000000000000000000000000000000000 Binary files a/futures-3.1.1.tar.gz and /dev/null differ diff --git a/futures-3.4.0.tar.gz b/futures-3.4.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4e7eda4134786902889505b493c4966b53fb9e7d Binary files /dev/null and b/futures-3.4.0.tar.gz differ diff --git a/python-futures.spec b/python-futures.spec index 72628d6139d78487426d20bdb75d0326a63ef034..81aab5451b93f00ee27b5d2985502c7ba36ab0e9 100644 --- a/python-futures.spec +++ b/python-futures.spec @@ -1,6 +1,6 @@ Name: python-futures -Version: 3.1.1 -Release: 5 +Version: 3.4.0 +Release: 1 Summary: Backport of the concurrent.futures standard library module to Python 3.2 License: Python URL: https://github.com/agronholm/pythonfutures @@ -39,5 +39,9 @@ The concurrent.futures module provides a high-level interface for asynchronously %{python2_sitelib}/futures-*.egg-info* %changelog +* Thu Apr 03 2025 openeuler_bot - 3.4.0-1 +- update python-futures to 3.4.0 + + * Mon Oct 14 2019 Lijin Yang - 3.1.1-5 - Package init