python3Packages.sphinx-autodoc-typehints: 1.19.1 -> 1.19.2
This commit is contained in:
parent
8f9fefa98b
commit
fc5ade9c4c
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
pname = "sphinx-autodoc-typehints";
|
pname = "sphinx-autodoc-typehints";
|
||||||
version = "1.19.1";
|
version = "1.19.2";
|
||||||
in
|
in
|
||||||
|
|
||||||
buildPythonPackage {
|
buildPythonPackage {
|
||||||
@ -20,7 +20,7 @@ buildPythonPackage {
|
|||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
pname = "sphinx_autodoc_typehints";
|
pname = "sphinx_autodoc_typehints";
|
||||||
inherit version;
|
inherit version;
|
||||||
hash = "sha256-bIQdtV4Om+BIP/OWKiFStg55MG9CiNjE5+hqyESGpeo=";
|
hash = "sha256-hy+y17PXlIJsKONu32c56TVJSRRH3KvrB8WIVen5FN4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user