automatic version update by autodist [release 1.2.0-1mamba;Fri Oct 28 2022]
This commit is contained in:
parent
ad2b5b6261
commit
b9c7c7f34f
@ -1,12 +1,12 @@
|
||||
Name: python-cssselect
|
||||
Version: 1.1.0
|
||||
Version: 1.2.0
|
||||
Release: 1mamba
|
||||
Summary: cssselect parses CSS3 Selectors and translates them to XPath 1.0
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://pypi.python.org/pypi/cssselect
|
||||
URL: https://pypi.org/project/cssselect/
|
||||
Source: http://pypi.debian.net/cssselect/cssselect-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -14,7 +14,6 @@ BuildRequires: libpython-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -51,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
# %doc CHANGES README.rst
|
||||
|
||||
%changelog
|
||||
* Fri Oct 28 2022 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 29 2019 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user