python310Packages.pyinfra: add changelog to meta

This commit is contained in:
Fabian Affolter 2022-12-19 23:25:42 +01:00 committed by Robert Schütz
parent 7002248d1b
commit b2c377b2e1

View file

@ -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;
};