python312Packages.cookiecutter: add meta.changelog
This commit is contained in:
parent
53227486a6
commit
f539a50f56
@ -76,6 +76,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/audreyr/cookiecutter";
|
||||
changelog = "https://github.com/cookiecutter/cookiecutter/blob/${version}/HISTORY.md";
|
||||
description = "Command-line utility that creates projects from project templates";
|
||||
mainProgram = "cookiecutter";
|
||||
license = licenses.bsd3;
|
||||
|
Loading…
Reference in New Issue
Block a user