forked from pool/python-Scrapy
50bf9ddc844b676350d18639988f9ce602dd1346717bb7a570b461640d806704
Update Scrapy to 2.2.0. NOTICE: Scrapy now requires a new package, made by the Scrapy team, called itemadapter. I have already packaged itemadapter & have submitted the package for approval. See Request 818656. Please accept python-itemadapter prior to accepting this request (otherwise build will fail). Thank you! Changelog: * Python 3.5.2+ is required now * dataclass objects and attrs objects are now valid item types * New TextResponse.json method * New bytes_received signal that allows canceling response download * CookiesMiddleware fixes - Update to 2.1.0: * New FEEDS setting to export to multiple feeds * New Response.ip_address attribute - Remove zope-exception-test_crawler.patch - Add new required dependency python-itemadapter - Omit test that fails in OBS due to https / tls issues OBS-URL: https://build.opensuse.org/request/show/818747 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Scrapy?expand=0&rev=16
Description
No description provided
Languages
Diff
100%