python313Packages.scrapy-deltafetch: mark broken
This commit is contained in:
@@ -25,6 +25,8 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "scrapy_deltafetch" ];
|
||||
|
||||
meta = {
|
||||
# https://github.com/scrapy-plugins/scrapy-deltafetch/pull/50
|
||||
broken = lib.versionAtLeast scrapy.version "2.12";
|
||||
description = "Scrapy spider middleware to ignore requests to pages containing items seen in previous crawls";
|
||||
homepage = "https://github.com/scrapy-plugins/scrapy-deltafetch";
|
||||
license = lib.licenses.bsd3;
|
||||
|
||||
Reference in New Issue
Block a user