!20 change source path

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-14 11:12:53 +00:00 committed by Gitee
commit 4b9f95b781
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,11 +2,11 @@
Name: python-tqdm
Version: 4.56.0
Release: 2
Release: 3
Summary: A Fast and Extensible Progress Bar for Python and CLI
License: MPLv2.0 and MIT
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/69/50/9f29874d835945b845812799edc732ba30c41e9d20431f9f69c8ffb9c670/tqdm-%{version}.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
* Mon Nov 14 2022 xu_ping <xuping33@h-partners.com> - 4.56.0-3
- change source path
* Thu Jun 24 2021 hanhui <hanhui15@huawei.com> - 4.56.0-2
- add BuildRequires:gcc python3-toml python3-setuptools_scm