Loading pkgs/development/python-modules/sphinx-autoapi/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "sphinx-autoapi"; version = "3.5.0"; version = "3.6.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "readthedocs"; repo = "sphinx-autoapi"; tag = "v${version}"; hash = "sha256-GLIImHO6exBJBhvIMvyv8AyX+01QheIDwOj9Lhc83a8="; hash = "sha256-pDfGNpDyrU4q48ZHKqfN8OrxKICfIhac2qMJDB1iE0I="; }; build-system = [ flit-core ]; Loading Loading
pkgs/development/python-modules/sphinx-autoapi/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "sphinx-autoapi"; version = "3.5.0"; version = "3.6.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "readthedocs"; repo = "sphinx-autoapi"; tag = "v${version}"; hash = "sha256-GLIImHO6exBJBhvIMvyv8AyX+01QheIDwOj9Lhc83a8="; hash = "sha256-pDfGNpDyrU4q48ZHKqfN8OrxKICfIhac2qMJDB1iE0I="; }; build-system = [ flit-core ]; Loading