python3Packages.sphinx-autodoc-typehints: 3.9.2 -> 3.9.9 (#502648)
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "sphinx-autodoc-typehints";
|
||||
version = "3.9.2";
|
||||
version = "3.9.9";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "tox-dev";
|
||||
repo = "sphinx-autodoc-typehints";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-RfeY9i7M+5SoZtJzdORm/ZyCZ+RLyERJFK7I9L1B7ws=";
|
||||
hash = "sha256-TyG63QHuiquofeMkr078FsBVc9TAqPFfzWJ5L9sdqm0=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user