update to 2.12.0 [release 2.12.0-1mamba;Sun Nov 24 2024]
This commit is contained in:
parent
4ddda8e4aa
commit
a0dd33bc6f
@ -1,13 +1,13 @@
|
||||
Name: python-scrapy
|
||||
Version: 2.11.1
|
||||
Version: 2.12.0
|
||||
Release: 1mamba
|
||||
Summary: A high-level Python Screen Scraping framework
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
@ -26,7 +26,7 @@ It can be used for a wide range of purposes, from data mining to monitoring and
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n Scrapy-%{version}
|
||||
%setup -q -n scrapy-%{version}
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
@ -46,6 +46,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Nov 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.12.0-1mamba
|
||||
- update to 2.12.0
|
||||
|
||||
* Thu Feb 15 2024 Automatic Build System <autodist@openmamba.org> 2.11.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user