Upgrade pacakge to version 1.8.2

This commit is contained in:
chendexi 2022-12-15 16:58:48 +08:00
parent 92bba6557c
commit c63021ef88
3 changed files with 5 additions and 2 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.8.1 Version: 1.8.2
Release: 1 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/d6/04/255c68974ec47fa754564c4abba8f61f9ed68b869bbbb854198d6259c4f7/yarl-1.8.1.tar.gz Source0: https://files.pythonhosted.org/packages/c4/1e/1b204050c601d5cd82b45d5c8f439cb6f744a2ce0c0a6f83be0ddf0dc7b2/yarl-1.8.2.tar.gz
Requires: python3-multidict Requires: python3-multidict
Requires: python3-idna Requires: python3-idna
@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Dec 15 2022 chendexi <chendexi@kylinos.cn> -1.8.2-1
- Upgrade package to version 1.8.2
* Tue Nov 01 2022 guozhengxin <guozhengxin@kylinos.cn> - 1.8.1-1 * Tue Nov 01 2022 guozhengxin <guozhengxin@kylinos.cn> - 1.8.1-1
- Upgrade package to version 1.8.1 - Upgrade package to version 1.8.1

Binary file not shown.

BIN
yarl-1.8.2.tar.gz Normal file

Binary file not shown.