rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.11.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
a98c48380b
commit
0ac2636e3b
@ -1,6 +1,6 @@
|
|||||||
Name: python-scrapy
|
Name: python-scrapy
|
||||||
Version: 2.11.0
|
Version: 2.11.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A high-level Python Screen Scraping framework
|
Summary: A high-level Python Screen Scraping framework
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,8 +10,9 @@ URL: https://scrapy.org/
|
|||||||
Source: http://pypi.debian.net/Scrapy/Scrapy-%{version}.tar.gz
|
Source: http://pypi.debian.net/Scrapy/Scrapy-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
Requires: python-twisted
|
Requires: python-twisted
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -45,6 +46,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 2.11.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Tue Sep 19 2023 Automatic Build System <autodist@mambasoft.it> 2.11.0-1mamba
|
* Tue Sep 19 2023 Automatic Build System <autodist@mambasoft.it> 2.11.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user