update to 4.64.0
This commit is contained in:
parent
51cb4ba03e
commit
8bc6032045
@ -1,12 +1,12 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: python-tqdm
|
Name: python-tqdm
|
||||||
Version: 4.56.0
|
Version: 4.64.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A Fast and Extensible Progress Bar for Python and CLI
|
Summary: A Fast and Extensible Progress Bar for Python and CLI
|
||||||
License: MPLv2.0 and MIT
|
License: MPLv2.0 and MIT
|
||||||
URL: https://github.com/tqdm/tqdm
|
URL: https://github.com/tqdm/tqdm
|
||||||
Source0: https://github.com/tqdm/tqdm/archive/v%{version}/tqdm-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/98/2a/838de32e09bd511cf69fe4ae13ffc748ac143449bfc24bb3fd172d53a84f/tqdm-4.64.0.tar.gz
|
||||||
|
|
||||||
BuildRequires: python3-devel python3-setuptools gcc python3-toml python3-setuptools_scm
|
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*
|
%{_mandir}/man1/tqdm.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 3 2022 kkz <zhaoshuang@uniontech.com> - 4.64.0-1
|
||||||
|
- Update to 4.64.0
|
||||||
|
|
||||||
* Thu Jun 24 2021 hanhui <hanhui15@huawei.com> - 4.56.0-2
|
* Thu Jun 24 2021 hanhui <hanhui15@huawei.com> - 4.56.0-2
|
||||||
- add BuildRequires:gcc python3-toml python3-setuptools_scm
|
- add BuildRequires:gcc python3-toml python3-setuptools_scm
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
tqdm-4.64.0.tar.gz
Normal file
BIN
tqdm-4.64.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user