python3Packages.sphinx-autodoc-typehints: 1.24.1 -> 1.25.2
https://github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/1.25.2
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
let
|
||||
pname = "sphinx-autodoc-typehints";
|
||||
version = "1.24.1";
|
||||
version = "1.25.2";
|
||||
in
|
||||
|
||||
buildPythonPackage {
|
||||
@@ -22,7 +22,7 @@ buildPythonPackage {
|
||||
src = fetchPypi {
|
||||
pname = "sphinx_autodoc_typehints";
|
||||
inherit version;
|
||||
hash = "sha256-Bmg6K3bDx7GTG3XkDgIRhm+7ULpMToAtCQHZtOhJrdI=";
|
||||
hash = "sha256-PKvCU34XmJsvkuZKOZQlxMi/Vh7XPwh7x0FKUANhalA=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user