python313Packages.mayim: add changelog to meta
This commit is contained in:
@@ -55,6 +55,7 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "Asynchronous SQL hydrator";
|
||||
homepage = "https://github.com/ahopkins/mayim";
|
||||
changelog = "https://github.com/ahopkins/mayim/releases/tag/${src.tag}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ huyngo ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user