python.pkgs.fpylll: add changelog
This commit is contained in:
parent
da7ca3fa87
commit
0dcd09b1b6
@ -54,6 +54,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A Python interface for fplll";
|
description = "A Python interface for fplll";
|
||||||
|
changelog = "https://github.com/fplll/fpylll/releases/tag/${version}";
|
||||||
homepage = https://github.com/fplll/fpylll;
|
homepage = https://github.com/fplll/fpylll;
|
||||||
maintainers = with lib.maintainers; [ timokau ];
|
maintainers = with lib.maintainers; [ timokau ];
|
||||||
license = lib.licenses.gpl2Plus;
|
license = lib.licenses.gpl2Plus;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user