!6 License compliance rectification

From: @xigaoxinyan 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 08:54:37 +00:00 committed by Gitee
commit 3d96ec3282
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: python-pyquery Name: python-pyquery
Version: 1.4.1 Version: 1.4.1
Release: 2 Release: 3
Summary: A jquery-like library for python Summary: A jquery-like library for python
License: BSD License: BSD-3-Clause
URL: http://pypi.python.org/pypi/pyquery URL: http://pypi.python.org/pypi/pyquery
Source0: https://files.pythonhosted.org/packages/6b/94/4663206f709ac32446e995227cc5be34d5e2aa74ba8f92b8083c2740d3d7/pyquery-1.4.1.tar.gz Source0: https://files.pythonhosted.org/packages/6b/94/4663206f709ac32446e995227cc5be34d5e2aa74ba8f92b8083c2740d3d7/pyquery-1.4.1.tar.gz
BuildArch: noarch BuildArch: noarch
@ -42,6 +42,9 @@ cd %{py3dir}
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Wed May 11 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 1.4.1-3
- License compliance rectification
* Fri Oct 30 2020 yanglongkang <yanglongkang@huawei.com> - 1.4.1-2 * Fri Oct 30 2020 yanglongkang <yanglongkang@huawei.com> - 1.4.1-2
- remove python2 dependency - remove python2 dependency