rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.2.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
b9c7c7f34f
commit
febc4ab7ad
@ -1,6 +1,6 @@
|
||||
Name: python-cssselect
|
||||
Version: 1.2.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: cssselect parses CSS3 Selectors and translates them to XPath 1.0
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,8 +10,9 @@ URL: https://pypi.org/project/cssselect/
|
||||
Source: http://pypi.debian.net/cssselect/cssselect-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
Requires: python >= %python_version
|
||||
|
||||
@ -50,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
# %doc CHANGES README.rst
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.2.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Fri Oct 28 2022 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user