!7 License compliance rectification
From: @wu-leilei Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
363ea74e5a
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Name: python-cssselect
|
Name: python-cssselect
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: CSS Selectors for Python
|
Summary: CSS Selectors for Python
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/scrapy/cssselect
|
URL: https://github.com/scrapy/cssselect
|
||||||
Source0: %{url}/archive/v%{version}/%{pkgname}-%{version}.tar.gz
|
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}*/
|
%{python3_sitelib}/%{pkgname}*/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 30 2020 yanglongkang <yanglongkang@huawei.com> - 1.1.0-2
|
||||||
- remove python2 dependency
|
- remove python2 dependency
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user