python3Packages.sphinx-last-updated-by-git: remove changelog (#515573)

This commit is contained in:
Yohann Boniface
2026-07-12 22:09:06 +00:00
committed by GitHub
@@ -55,7 +55,6 @@ buildPythonPackage (finalAttrs: {
];
meta = {
changelog = "https://github.com/mgeier/sphinx-last-updated-by-git/blob/${finalAttrs.version}/NEWS.rst";
description = "Get the last updated time for each Sphinx page from Git";
homepage = "https://github.com/mgeier/sphinx-last-updated-by-git";
license = lib.licenses.bsd2;