update to 2.0.0
This commit is contained in:
parent
158ed1d037
commit
3cba957876
@ -1,12 +1,13 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-rfc3986
|
Name: python-rfc3986
|
||||||
Version: 1.5.0
|
Version: 2.0.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Validating URI References per RFC 3986
|
Summary: Validating URI References per RFC 3986
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: http://rfc3986.readthedocs.io
|
URL: http://rfc3986.readthedocs.io
|
||||||
Source0: https://files.pythonhosted.org/packages/79/30/5b1b6c28c105629cc12b33bdcbb0b11b5bb1880c6cfbd955f9e792921aa8/rfc3986-1.5.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/85/40/1520d68bfa07ab5a6f065a186815fb6610c86fe957bc065754e47f7b0840/rfc3986-2.0.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Requires: python3-idna
|
||||||
%description
|
%description
|
||||||
A Python implementation of `RFC 3986`_ including validation and authority
|
A Python implementation of `RFC 3986`_ including validation and authority
|
||||||
parsing.
|
parsing.
|
||||||
@ -78,6 +79,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 03 2022 fushanqing <fushanqing@kylinos.cn> - 2.0.0-1
|
||||||
|
- update to 2.0.0
|
||||||
|
|
||||||
* Wed May 25 2022 renliang <renliang@uniontech.com> - 1.5.0-2
|
* Wed May 25 2022 renliang <renliang@uniontech.com> - 1.5.0-2
|
||||||
- Remove redundant check code
|
- Remove redundant check code
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
rfc3986-2.0.0.tar.gz
Normal file
BIN
rfc3986-2.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user