!7 update to 1.4.3

From: @lyn1001 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-06-01 02:44:28 +00:00 committed by Gitee
commit 48bec8e676
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
pyquery-1.4.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: python-pyquery
Version: 1.4.1
Release: 3
Version: 1.4.3
Release: 1
Summary: A jquery-like library for python
License: BSD-3-Clause
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/source/p/pyquery/pyquery-1.4.3.tar.gz
BuildArch: noarch
%description
@ -42,6 +42,9 @@ cd %{py3dir}
%{python3_sitelib}/*
%changelog
* Tue May 31 2022 liyanan <liyanan32@h-partners.com> - 1.4.3-1
- update to 1.4.3
* Wed May 11 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 1.4.1-3
- License compliance rectification