python312Packages.sphinx-codeautolink: 0.15.2 -> 0.16.2

This commit is contained in:
R. Ryantm
2025-01-17 14:55:33 +00:00
parent 05d030a343
commit db43a27dfd
@@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "sphinx-codeautolink";
version = "0.15.2";
version = "0.16.2";
format = "pyproject";
outputs = [
@@ -29,7 +29,7 @@ buildPythonPackage rec {
owner = "felix-hilden";
repo = "sphinx-codeautolink";
tag = "v${version}";
hash = "sha256-h1lteF5a3ga1VlhXCz2biydli3sg3ktPbz0O5n0eeFI=";
hash = "sha256-pHo7uA7TXmNdSU8CFRO0heI5rYBw+JeQ2NijmirhhHk=";
};
nativeBuildInputs = [