!4 Upgrade package to version 1.8.1
From: @Gzx1999 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
92bba6557c
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-yarl
|
||||
Version: 1.5.0
|
||||
Release: 3
|
||||
Version: 1.8.1
|
||||
Release: 1
|
||||
Summary: Yet another URL library
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/aio-libs/yarl/
|
||||
Source0: https://files.pythonhosted.org/packages/12/f1/0a667b5a08850a455456e375cb2a91ff8234eae7a5d8755834be860be564/yarl-1.5.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/d6/04/255c68974ec47fa754564c4abba8f61f9ed68b869bbbb854198d6259c4f7/yarl-1.8.1.tar.gz
|
||||
|
||||
Requires: python3-multidict
|
||||
Requires: python3-idna
|
||||
@ -31,7 +31,7 @@ Provides: python3-yarl-doc
|
||||
Yet another URL library
|
||||
|
||||
%prep
|
||||
%autosetup -n yarl-1.5.0
|
||||
%autosetup -n yarl-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 01 2022 guozhengxin <guozhengxin@kylinos.cn> - 1.8.1-1
|
||||
- Upgrade package to version 1.8.1
|
||||
|
||||
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.5.0-3
|
||||
- License compliance rectification
|
||||
|
||||
|
||||
Binary file not shown.
BIN
yarl-1.8.1.tar.gz
Normal file
BIN
yarl-1.8.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user