!19 【更新版本】更新master分支到最新的发布版本4.64.0

From: @kkzhs_admin 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-08-08 10:46:44 +00:00 committed by Gitee
commit 6eaf81702f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -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

Binary file not shown.