python3Packages.sphinx-sitemap: 2.5.1 -> 2.6.0 (#352676)

This commit is contained in:
Rémi NICOLE
2024-11-08 13:36:47 +00:00
committed by GitHub
@@ -5,6 +5,7 @@
setuptools,
sphinx,
sphinx-pytest,
defusedxml,
pytestCheckHook,
}:
let
@@ -29,6 +30,7 @@ buildPythonPackage {
nativeCheckInputs = [
pytestCheckHook
sphinx-pytest
defusedxml
];
meta = with lib; {