diff --git a/python-tqdm.spec b/python-tqdm.spec index 41b715bff70ea5bedcf92a51091b061237f75b34..975c2dec2b40f33493d0c766e624c7cf905de9a7 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: python-tqdm -Version: 4.66.6 +Version: 4.67.0 Release: 1 Summary: A Fast and Extensible Progress Bar for Python and CLI License: MPL-2.0 and MIT @@ -53,6 +53,9 @@ mv -v %{buildroot}%{python3_sitelib}/tqdm/tqdm.1 %{buildroot}%{_mandir}/man1/ %{_mandir}/man1/tqdm.1* %changelog +* Mon Jul 07 2025 openeuler_bot - 4.67.0-1 +- update python-tqdm to 4.67.0 + * Thu Oct 31 2024 jiangxinyu - 4.66.6-1 - Update package to version 4.66.6 * fix pytest DeprecationWarning diff --git a/tqdm-4.66.6.tar.gz b/tqdm-4.66.6.tar.gz deleted file mode 100644 index 24932d8d783bf7e69a7cf470f245f912c2453083..0000000000000000000000000000000000000000 Binary files a/tqdm-4.66.6.tar.gz and /dev/null differ diff --git a/tqdm-4.67.0.tar.gz b/tqdm-4.67.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4192f13445b4bf3db158b3ec169d938031393ad9 Binary files /dev/null and b/tqdm-4.67.0.tar.gz differ