python310Packages.pyinfra: add changelog to meta
This commit is contained in:
committed by
Robert Schütz
parent
7002248d1b
commit
b2c377b2e1
@@ -64,6 +64,7 @@ buildPythonPackage rec {
|
||||
ad-hoc command execution, service deployment, configuration management and more.
|
||||
'';
|
||||
homepage = "https://github.com/Fizzadar/pyinfra";
|
||||
changelog = "https://github.com/Fizzadar/pyinfra/blob/v${version}/CHANGELOG.md";
|
||||
maintainers = with maintainers; [ totoroot ];
|
||||
license = licenses.mit;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user