diff --git a/python-tqdm.spec b/python-tqdm.spec index e6d0e6d0ee032b8d224c10e84c621128b8e6128c..1fc79a7153966356bae01b99ce06bf43344e7c00 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: python-tqdm -Version: 4.28.1 -Release: 2 +Version: 4.56.0 +Release: 1 Summary: A Fast and Extensible Progress Bar for Python and CLI License: MPLv2.0 and MIT URL: https://github.com/tqdm/tqdm @@ -52,6 +52,9 @@ mv -v %{buildroot}%{python3_sitelib}/tqdm/tqdm.1 %{buildroot}%{_mandir}/man1/ %{_mandir}/man1/tqdm.1* %changelog +* Mon Feb 1 2021 chengguipeng - 4.56.0-1 +- Update to 4.56.0 + * Thu Mar 28 2020 huanghaitao - 4.28.1-2 - Remove tests diff --git a/tqdm-4.28.1.tar.gz b/tqdm-4.28.1.tar.gz deleted file mode 100644 index 08b64cf60f5ffdd27bbf65a5ae76e476a00c5162..0000000000000000000000000000000000000000 Binary files a/tqdm-4.28.1.tar.gz and /dev/null differ diff --git a/tqdm-4.56.0.tar.gz b/tqdm-4.56.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4826e5cad36210e467ae02d7cf7274d76ac7d5c3 Binary files /dev/null and b/tqdm-4.56.0.tar.gz differ