Merge pull request #204450 from fabaff/emoji-change
python310Pacakges.emoji: add changelog to meta
This commit is contained in:
@@ -34,6 +34,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Emoji for Python";
|
||||
homepage = "https://github.com/carpedm20/emoji/";
|
||||
changelog = "https://github.com/carpedm20/emoji/blob/v${version}/CHANGES.md";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ joachifm ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user