Scrapy-deltafetch

Latest version: v2.1.0

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.1.0

------------------

* Drop support for Python 3.8 and lower, add support for Python 3.9 and higher.
* Add support for Scrapy 2.12.
* Use the ``REQUEST_FINGERPRINTER_CLASS`` setting introduced in Scrapy 2.7.
* Support new item types introduced in Scrapy 2.2.
* Support ``Path`` instances in the ``DELTAFETCH_DIR`` setting.

2.0.0

------------------
* drop Python 2 support
* replace bsddb3 with Python's dbm for storing request fingerprints
* minor README fix
* option to disable deltafetch for some requests with deltafetch_enabled=False request meta key
* dev workflow: changed from Travis to Github Actions

1.2.1

------------------

* Use python idiom to check key in dict
* Update minimum Scrapy version supported by this extension to v1.1.0

1.2.0

------------------

* Log through ``logging`` module instead of (deprecated) scrapy's spider.log().
* Fix README on passing ``deltafetch_reset`` argument on the command line.

1.1.0

------------------

Adds support for callbacks returning dict items.

1.0.1

------------------

Fix package URL in setup.py

Page 1 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.