!16 更新license为Apache-2.0
From: @tong_1001 Reviewed-by: @gaoruoshu, @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
7db221ee5e
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Name: python-%{_name}
|
Name: python-%{_name}
|
||||||
Version: 1.5.1
|
Version: 1.5.1
|
||||||
Release: 4
|
Release: 5
|
||||||
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: Apache-2.0
|
||||||
URL: https://github.com/dashea/requests-file
|
URL: https://github.com/dashea/requests-file
|
||||||
Source0: https://github.com/dashea/%{_name}/archive/%{version}.tar.gz
|
Source0: https://github.com/dashea/%{_name}/archive/%{version}.tar.gz
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib}
|
|||||||
%{python3_sitelib}/*info*
|
%{python3_sitelib}/*info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 04 2022 shixuantong <shixuantong@h-partners.com> - 1.5.1-5
|
||||||
|
- Modify the license
|
||||||
|
|
||||||
* Thu Aug 04 2022 shixuantong <shixuantong@h-partners.com> - 1.5.1-4
|
* Thu Aug 04 2022 shixuantong <shixuantong@h-partners.com> - 1.5.1-4
|
||||||
- Remove installation dependency on six
|
- Remove installation dependency on six
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user