Scrapy-poet

Latest version: v0.22.5

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

Scan your dependencies

Page 1 of 6

0.22.5

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

* When :class:`~web_poet.exceptions.core.Retry` is raised with a message, that
message now becomes the retry reason, replacing the default
(``page_object_retry``).

0.22.4

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

* :ref:`Additional requests <additional-requests>`, when mapped to
:class:`scrapy.Request <scrapy.http.Request>` objects, now get their
``dont_filter`` parameter set to ``True``, to ask downloader middlewares like
:class:`~scrapy.downloadermiddlewares.offsite.OffsiteMiddleware` not to drop
those requests.

0.22.3

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

* :func:`scrapy_poet.utils.testing.make_crawler` now respects setting
priorities when it receives a :class:`~scrapy.settings.Settings` object
instead of a :class:`dict`.

0.22.2

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

* :class:`~scrapy_poet.page_input_providers.HttpRequestProvider`, added in
0.17.0, is now actually enabled by default.

0.22.1

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

* Fixed ``scrapy savefixture`` not finding page object modules when used
outside a Scrapy project.

0.22.0

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

* Now requires ``web-poet >= 0.17.0`` and ``time_machine >= 2.7.1``.

* Removed ``scrapy_poet.AnnotatedResult``, use
:class:`web_poet.annotated.AnnotatedInstance` instead.

* Added support for annotated dependencies to the ``scrapy savefixture``
command.

* Test improvements.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.