diff --git a/python-tqdm.spec b/python-tqdm.spec index 3d2b20cc1ce07a65c9c9f53e2c2b0e16e9b87445..61644e8f9ce65f99a005ea447fe8242da45c03d3 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -1,12 +1,12 @@ %global debug_package %{nil} Name: python-tqdm -Version: 4.64.1 -Release: 2 +Version: 4.65.0 +Release: 1 Summary: A Fast and Extensible Progress Bar for Python and CLI License: MPL-2.0 and MIT URL: https://github.com/tqdm/tqdm -Source0: https://files.pythonhosted.org/packages/c1/c2/d8a40e5363fb01806870e444fc1d066282743292ff32a9da54af51ce36a2/tqdm-4.64.1.tar.gz +Source0: https://files.pythonhosted.org/packages/3d/78/81191f56abb7d3d56963337dbdff6aa4f55805c8afd8bad64b0a34199e9b/tqdm-4.65.0.tar.gz BuildRequires: python3-devel python3-setuptools gcc python3-toml python3-setuptools_scm @@ -52,6 +52,9 @@ mv -v %{buildroot}%{python3_sitelib}/tqdm/tqdm.1 %{buildroot}%{_mandir}/man1/ %{_mandir}/man1/tqdm.1* %changelog +* Thu Apr 6 2023 liyanan - 4.65.0-1 +- Upgrade package to version 4.65.0 + * Fri Dec 09 2022 liukuo - 4.64.1-2 - License compliance rectification diff --git a/tqdm-4.64.1.tar.gz b/tqdm-4.64.1.tar.gz deleted file mode 100644 index 2e1309983513f9e5ede5948b3c35cb420b8198dd..0000000000000000000000000000000000000000 Binary files a/tqdm-4.64.1.tar.gz and /dev/null differ diff --git a/tqdm-4.65.0.tar.gz b/tqdm-4.65.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c3e3280bf3def25980f39901e8516f3af1e7c95c Binary files /dev/null and b/tqdm-4.65.0.tar.gz differ