!3 update package to 1.1.0

Merge pull request !3 from Markeryang/master
This commit is contained in:
openeuler-ci-bot 2020-07-20 11:09:06 +08:00 committed by Gitee
commit 0c7d420193
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
cssselect-1.1.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: 0.9.2 Version: 1.1.0
Release: 10 Release: 1
Summary: CSS Selectors for Python Summary: CSS Selectors for Python
License: BSD License: BSD
URL: https://github.com/scrapy/cssselect URL: https://github.com/scrapy/cssselect
@ -60,5 +60,8 @@ matching elements in an XML or HTML document. This is the Python 3 version.
%{python3_sitelib}/%{pkgname}*/ %{python3_sitelib}/%{pkgname}*/
%changelog %changelog
* Jul Thu 16 2020 yanglongkang <yanglongkang@huawei.com> - 1.1.0-1
- update package to 1.1.0
* Sat Feb 22 2020 hy-euler <eulerstoragemt@huawei.com> - 0.9.2-10 * Sat Feb 22 2020 hy-euler <eulerstoragemt@huawei.com> - 0.9.2-10
- init package - init package