Upgrade package to version 1.8.1

This commit is contained in:
Gzx1999 2022-11-01 14:40:14 +08:00
parent 302262d9c3
commit f76bb257b8
3 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-yarl Name: python-yarl
Version: 1.5.0 Version: 1.8.1
Release: 3 Release: 1
Summary: Yet another URL library Summary: Yet another URL library
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/aio-libs/yarl/ 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-multidict
Requires: python3-idna Requires: python3-idna
@ -31,7 +31,7 @@ Provides: python3-yarl-doc
Yet another URL library Yet another URL library
%prep %prep
%autosetup -n yarl-1.5.0 %autosetup -n yarl-%{version}
%build %build
%py3_build %py3_build
@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %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 * Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.5.0-3
- License compliance rectification - License compliance rectification

Binary file not shown.

BIN
yarl-1.8.1.tar.gz Normal file

Binary file not shown.