automatic version update by autodist [release 2.5.0-1mamba;Wed Apr 07 2021]
This commit is contained in:
parent
e0b77900e2
commit
057dcb87e5
@ -1,5 +1,5 @@
|
|||||||
Name: python-scrapy
|
Name: python-scrapy
|
||||||
Version: 2.4.1
|
Version: 2.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A high-level Python Screen Scraping framework
|
Summary: A high-level Python Screen Scraping framework
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -15,7 +15,6 @@ BuildRequires: libpython-devel
|
|||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
Requires: python-twisted
|
Requires: python-twisted
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages.
|
Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages.
|
||||||
@ -46,6 +45,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 07 2021 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
|
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user