update to version 21.0.0

This commit is contained in:
wang--ge 2022-10-27 16:50:28 +08:00
parent 418d223e3e
commit 66c2ca3be5
3 changed files with 7 additions and 4 deletions

View File

@ -1,10 +1,10 @@
%bcond_with docs
Name: python-hyperlink
Version: 18.0.0
Release: 11
Version: 21.0.0
Release: 1
Summary: A pure-Python implementation of immutable URLs
License: MIT and BSD and OFL
License: MIT
URL: https://github.com/python-hyper/hyperlink
Source0: https://github.com/python-hyper/hyperlink/archive/v%{version}.tar.gz
BuildArch: noarch
@ -63,7 +63,7 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js
%files -n python3-hyperlink
%doc LICENSE
%{python3_sitelib}/hyperlink
%{python3_sitelib}/hyperlink-%{version}-py?.?.egg-info
%{python3_sitelib}/hyperlink-%{version}-py%{python3_version}.egg-info
%files help
%if %{with docs}
@ -73,6 +73,9 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js
%endif
%changelog
* Thu Oct 27 2022 Ge Wang <wangge20@h-partners.com> - 21.0.0-1
- Upgrade to version 21.0.0
* Mon Jan 10 2022 huanghaitao <huanghaitao8@huawei.com> - 18.0.0-11
- Drop docs package: sphinx Update make docs build error

Binary file not shown.

BIN
v21.0.0.tar.gz Normal file

Binary file not shown.