python-requests-ftp: modify source0 url
Signed-off-by: chengguipeng <chengguipeng1@huawei.com>
This commit is contained in:
parent
a596cff709
commit
4e3a1a7284
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: python-requests-ftp
|
Name: python-requests-ftp
|
||||||
Version: 0.3.1
|
Version: 0.3.1
|
||||||
Release: 15
|
Release: 16
|
||||||
Summary: FTP Transport Adapter for Requests
|
Summary: FTP Transport Adapter for Requests
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/Lukasa/requests-ftp
|
URL: https://github.com/Lukasa/requests-ftp
|
||||||
Source0: https://github.com/Lukasa/requests-ftp/archive/requests-ftp-0.3.1.tar.gz
|
Source0: https://github.com/Lukasa/requests-ftp/archive/v%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -89,7 +89,13 @@ rm -rf requests_ftp.egg-info
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 10 2020 chengguipeng<chengguipeng1@openeuler.org> - 0.3.1-16
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:modify source0 url
|
||||||
|
|
||||||
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.1-15
|
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.1-15
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user