!13 Update package to version 1.2.0

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-02-20 09:35:34 +00:00 committed by Gitee
commit 1e1b6d6caf
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
cssselect-1.2.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global pkgname cssselect %global pkgname cssselect
Name: python-cssselect Name: python-cssselect
Version: 1.1.0 Version: 1.2.0
Release: 3 Release: 1
Summary: CSS Selectors for Python Summary: CSS Selectors for Python
License: BSD-3-Clause License: BSD-3-Clause
URL: https://github.com/scrapy/cssselect URL: https://github.com/scrapy/cssselect
@ -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
* Mon Feb 20 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.2.0-1
- Update package to version 1.2.0
* Tue May 10 2022 wulei <wulei80@h-partners.com> - 1.1.0-3 * Tue May 10 2022 wulei <wulei80@h-partners.com> - 1.1.0-3
- License compliance rectification - License compliance rectification