diff --git a/python-scrapy.spec b/python-scrapy.spec index c57928b..0b983eb 100644 --- a/python-scrapy.spec +++ b/python-scrapy.spec @@ -1,5 +1,5 @@ Name: python-scrapy -Version: 2.5.0 +Version: 2.5.1 Release: 1mamba Summary: A high-level Python Screen Scraping framework Group: System/Libraries @@ -10,7 +10,6 @@ URL: https://scrapy.org/ Source: http://pypi.debian.net/Scrapy/Scrapy-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython-devel ## AUTOBUILDREQ-END Requires: python >= %python_version Requires: python-twisted @@ -45,6 +44,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc AUTHORS LICENSE %changelog +* Wed Oct 06 2021 Automatic Build System 2.5.1-1mamba +- automatic version update by autodist + * Wed Apr 07 2021 Automatic Build System 2.5.0-1mamba - automatic version update by autodist