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 2022-10-29 20:16:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Scrapy (Old) and /work/SRC/openSUSE:Factory/.python-Scrapy.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Scrapy" Sat Oct 29 20:16:47 2022 rev:16 rq:1032071 version:2.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Scrapy/python-Scrapy.changes 2022-09-12 19:08:24.510563363 +0200 +++ /work/SRC/openSUSE:Factory/.python-Scrapy.new.2275/python-Scrapy.changes 2022-10-29 20:18:02.822511252 +0200 @@ -1,0 +2,23 @@ +Thu Oct 27 21:15:45 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Update to v2.7.0 + Highlights: + * Added Python 3.11 support, dropped Python 3.6 support + * Improved support for :ref:`asynchronous callbacks <topics-coroutines>` + * :ref:`Asyncio support <using-asyncio>` is enabled by default on new projects + * Output names of item fields can now be arbitrary strings + * Centralized :ref:`request fingerprinting <request-fingerprints>` configuration is now possible + Modified requirements + * Python 3.7 or greater is now required; support for Python 3.6 has been dropped. Support for the upcoming Python 3.11 has been added. + The minimum required version of some dependencies has changed as well: + - lxml: 3.5.0 ??? 4.3.0 + - Pillow (:ref:`images pipeline <images-pipeline>`): 4.0.0 ??? 7.1.0 + - zope.interface: 5.0.0 ??? 5.1.0 + (:issue:`5512`, :issue:`5514`, :issue:`5524`, :issue:`5563`, :issue:`5664`, :issue:`5670`, :issue:`5678`) + Deprecations + - :meth:`ImagesPipeline.thumb_path <scrapy.pipelines.images.ImagesPipeline.thumb_path>` must now accept an item parameter (:issue:`5504`, :issue:`5508`). + - The scrapy.downloadermiddlewares.decompression module is now deprecated (:issue:`5546`, :issue:`5547`). + + Complete changelog https://github.com/scrapy/scrapy/blob/2.7/docs/news.rst + +------------------------------------------------------------------- Old: ---- Scrapy-2.6.2.tar.gz New: ---- Scrapy-2.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Scrapy.spec ++++++ --- /var/tmp/diff_new_pack.hN2hhv/_old 2022-10-29 20:18:03.270513639 +0200 +++ /var/tmp/diff_new_pack.hN2hhv/_new 2022-10-29 20:18:03.278513683 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-Scrapy -Version: 2.6.2 +Version: 2.7.0 Release: 0 Summary: A high-level Python Screen Scraping framework License: BSD-3-Clause ++++++ Scrapy-2.6.2.tar.gz -> Scrapy-2.7.0.tar.gz ++++++ ++++ 9986 lines of diff (skipped)