python313Packages.nikola: migrate to pytest-cov-stub

Changed files
+2 -5
pkgs
development
python-modules
nikola
+2 -5
pkgs/development/python-modules/nikola/default.nix
···
pyphen,
pyrss2gen,
pytestCheckHook,
+
pytest-cov-stub,
python-dateutil,
pythonOlder,
requests,
···
inherit version;
hash = "sha256-IfJB2Rl3c1MyEiuyNpT3udfpM480VvFD8zosJFDHr7k=";
};
-
-
postPatch = ''
-
substituteInPlace setup.cfg \
-
--replace-fail "--cov nikola --cov-report term-missing" ""
-
'';
nativeBuildInputs = [ setuptools ];
···
freezegun
mock
pytestCheckHook
+
pytest-cov-stub
];
disabledTests = [