update package to 1.1.0
This commit is contained in:
parent
91335a9312
commit
c1e80e9e83
@ -1,8 +1,8 @@
|
||||
%global pkgname cssselect
|
||||
|
||||
Name: python-cssselect
|
||||
Version: 0.9.2
|
||||
Release: 10
|
||||
Version: 1.1.0
|
||||
Release: 1
|
||||
Summary: CSS Selectors for Python
|
||||
License: BSD
|
||||
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}*/
|
||||
|
||||
%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
|
||||
- init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user