python310Packages.node-semver: add changelog to meta
This commit is contained in:
@@ -12,6 +12,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
changelog = "https://github.com/podhmo/python-node-semver/blob/${version}/CHANGES.txt";
|
||||
homepage = "https://github.com/podhmo/python-semver";
|
||||
description = "A port of node-semver";
|
||||
license = licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user