!11 License compliance rectification

From: @penelope_y 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-05-11 09:39:57 +00:00 committed by Gitee
commit 64209c0a43
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
Name: python-hyperlink
Version: 18.0.0
Release: 11
Release: 12
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
@ -73,6 +73,9 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js
%endif
%changelog
* Tue May 10 2022 yangping <yangping69@h-partners> - 18.0.0-12
- License compliance rectification
* Fri Apr 01 2022 xigaoxinyan <xigaoxinyan@huawei.com> - 18.0.0-11
- Drop docs package: sphinx Update make docs build error and Fix build error caused by py3.10+ wildcard