update Source0
This commit is contained in:
parent
c9a230e0dc
commit
32d23fc82e
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: python-%{_name}
|
Name: python-%{_name}
|
||||||
Version: 1.5.1
|
Version: 1.5.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A transport adapter for use with the Requests Python library
|
Summary: A transport adapter for use with the Requests Python library
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/dashea/requests-file
|
URL: https://github.com/dashea/requests-file
|
||||||
Source0: https://github.com/dashea/%{_name}/archive/%{_name}-%{version}.tar.gz
|
Source0: https://github.com/dashea/%{_name}/archive/%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -64,6 +64,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib}
|
|||||||
%{python3_sitelib}/*info*
|
%{python3_sitelib}/*info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 8 2020 shixuantong <shixuantong@huawei.com> - 1.5.1-2
|
||||||
|
- update Source0
|
||||||
|
|
||||||
* Thu Jul 28 2020 tianwei <tianwei12@huawei.com> - 1.5.1-1
|
* Thu Jul 28 2020 tianwei <tianwei12@huawei.com> - 1.5.1-1
|
||||||
- Package update to 1.5.1
|
- Package update to 1.5.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user