python310Packages.python-gnupg: add changelog to meta
This commit is contained in:
parent
95ef9c42d1
commit
6c98501e58
@ -42,6 +42,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "API for the GNU Privacy Guard (GnuPG)";
|
||||
homepage = "https://github.com/vsajip/python-gnupg";
|
||||
changelog = "https://github.com/vsajip/python-gnupg/releases/tag/${version}";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ copumpkin ];
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user