python311Packages.sphinx-notfound-page: 0.8.3 -> 1.0.0
Diff: https://github.com/readthedocs/sphinx-notfound-page/compare/0.8.3...1.0.0
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "sphinx-notfound-page";
|
||||
version = "0.8.3";
|
||||
version = "1.0.0";
|
||||
format = "pyproject";
|
||||
outputs = [ "out" "doc" ];
|
||||
|
||||
@@ -24,7 +24,7 @@ buildPythonPackage rec {
|
||||
owner = "readthedocs";
|
||||
repo = "sphinx-notfound-page";
|
||||
rev = version;
|
||||
hash = "sha256-9iP6X2dqtMC3+CIrNI3fGDLL8xyXVAWNhN90DlMa9JU=";
|
||||
hash = "sha256-tG71UuYbdlWNgq6Y5xRH3aWc9/eTr/RlsRNWSUjrbBE=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user