python3Packages.sphinx-autodoc-typehints: 3.5.2 -> 3.6.2
https://github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/3.6.2 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
let
|
||||
pname = "sphinx-autodoc-typehints";
|
||||
version = "3.5.2";
|
||||
version = "3.6.2";
|
||||
in
|
||||
|
||||
buildPythonPackage {
|
||||
@@ -20,7 +20,7 @@ buildPythonPackage {
|
||||
src = fetchPypi {
|
||||
pname = "sphinx_autodoc_typehints";
|
||||
inherit version;
|
||||
hash = "sha256-X81KPreqiUJMHi4yvtymbtw4NnVpyRaagPSz6TQXH9s=";
|
||||
hash = "sha256-PTdwmiG3t2WtbiCgTs78sim56wAHyyT266qKRXbqfwY=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user