!7 License compliance rectification

From: @wu-leilei 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 08:28:30 +00:00 committed by Gitee
commit 363ea74e5a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
Name: python-cssselect
Version: 1.1.0
Release: 2
Release: 3
Summary: CSS Selectors for Python
License: BSD
License: BSD-3-Clause
URL: https://github.com/scrapy/cssselect
Source0: %{url}/archive/v%{version}/%{pkgname}-%{version}.tar.gz
@ -42,6 +42,9 @@ matching elements in an XML or HTML document. This is the Python 3 version.
%{python3_sitelib}/%{pkgname}*/
%changelog
* Tue May 10 2022 wulei <wulei80@h-partners.com> - 1.1.0-3
- License compliance rectification
* Fri Oct 30 2020 yanglongkang <yanglongkang@huawei.com> - 1.1.0-2
- remove python2 dependency