Package: python-scrapy / 2.14.0-1

Metadata

Package Version Patches format
python-scrapy 2.14.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use local intersphinx files.patch | (download)

docs/conf.py | 114 98 + 16 - 0 !
1 file changed, 98 insertions(+), 16 deletions(-)

 use local intersphinx files.


0002 Disable sphinx_rtd_dark_mode which isn t packaged.patch | (download)

docs/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable sphinx_rtd_dark_mode which isn't packaged.


0003 Fix test_non_pickable_object.patch | (download)

tests/test_squeues.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix test_non_pickable_object.


0004 Fix handling of file path feed URIs.patch | (download)

scrapy/extensions/feedexport.py | 2 1 + 1 - 0 !
tests/test_feedexport.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix handling of file:/path feed uris.


0005 Better mocking of streams for TextTestResult.patch | (download)

tests/test_command_check.py | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 better mocking of streams for texttestresult.


0006 Do not use .php in test_file_path as it s now a know.patch | (download)

tests/test_pipeline_files.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 do not use .php in test_file_path() as it's now a known extension.


0007 Fix the URL in TestFeedExporterSignals.patch | (download)

tests/test_feedexport.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix the url in testfeedexportersignals.


0008 Skip test_install_asyncio_reactor on 3.14.patch | (download)

tests/test_utils_reactor.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 skip test_install_asyncio_reactor() on 3.14.


0009 Ignore the Pydantic docs sample in tests.patch | (download)

docs/topics/spiders.rst | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 ignore the pydantic docs sample in tests.