python3Packages.sphinx-last-updated-by-git: remove changelog (#515573)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user