change source path
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
19a1fea230
commit
07a19de8ed
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: python-tqdm
|
Name: python-tqdm
|
||||||
Version: 4.56.0
|
Version: 4.56.0
|
||||||
Release: 2
|
Release: 3
|
||||||
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/69/50/9f29874d835945b845812799edc732ba30c41e9d20431f9f69c8ffb9c670/tqdm-%{version}.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
|
||||||
|
* 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
|
* 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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user