Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Scrapy for openSUSE:Factory checked in at 2024-12-03 20:47:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Scrapy (Old) and /work/SRC/openSUSE:Factory/.python-Scrapy.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Scrapy" Tue Dec 3 20:47:04 2024 rev:22 rq:1227933 version:2.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Scrapy/python-Scrapy.changes 2024-07-11 20:34:18.379323172 +0200 +++ /work/SRC/openSUSE:Factory/.python-Scrapy.new.28523/python-Scrapy.changes 2024-12-03 20:48:21.257914162 +0100 @@ -1,0 +2,9 @@ +Tue Dec 3 08:24:29 UTC 2024 - Steve Kowalik <[email protected]> + +- Update to 2.12.0: + * Dropped support for Python 3.8, added support for Python 3.13 + * start_requests can now yield items + * Added scrapy.http.JsonResponse + * Added the CLOSESPIDER_PAGECOUNT_NO_ITEM setting + +------------------------------------------------------------------- Old: ---- scrapy-2.11.2.tar.gz New: ---- scrapy-2.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Scrapy.spec ++++++ --- /var/tmp/diff_new_pack.yHnf4Y/_old 2024-12-03 20:48:21.813937418 +0100 +++ /var/tmp/diff_new_pack.yHnf4Y/_new 2024-12-03 20:48:21.813937418 +0100 @@ -18,11 +18,10 @@ %{?sle15_python_module_pythons} Name: python-Scrapy -Version: 2.11.2 +Version: 2.12.0 Release: 0 Summary: A high-level Python Screen Scraping framework License: BSD-3-Clause -Group: Development/Languages/Python URL: https://scrapy.org Source: https://files.pythonhosted.org/packages/source/s/scrapy/scrapy-%{version}.tar.gz BuildRequires: %{python_module Brotli} @@ -31,7 +30,7 @@ BuildRequires: %{python_module PyDispatcher >= 2.0.5} BuildRequires: %{python_module Twisted >= 18.9.0} BuildRequires: %{python_module attrs} -BuildRequires: %{python_module base >= 3.8} +BuildRequires: %{python_module base >= 3.9} BuildRequires: %{python_module botocore >= 1.4.87} BuildRequires: %{python_module cryptography >= 36.0.0} BuildRequires: %{python_module cssselect >= 0.9.1} @@ -74,7 +73,6 @@ Requires: python-pyOpenSSL >= 21.0.0 Requires: python-queuelib >= 1.4.2 Requires: python-service_identity >= 18.1.0 -Requires: python-setuptools Requires: python-tldextract Requires: python-w3lib >= 1.17.2 Requires: python-zope.interface >= 5.1.0 @@ -90,7 +88,6 @@ %package -n %{name}-doc Summary: Documentation for %{name} -Group: Documentation/HTML %description -n %{name}-doc Provides documentation for %{name}. ++++++ scrapy-2.11.2.tar.gz -> scrapy-2.12.0.tar.gz ++++++ ++++ 32768 lines of diff (skipped)
