python310Packages.georss-ign-sismologia-client: add changelog to meta
This commit is contained in:
parent
c1c110f7f8
commit
1effa99f25
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ buildPythonPackage rec {
|
|||
meta = with lib; {
|
||||
description = "Python library for accessing the IGN Sismologia GeoRSS feed";
|
||||
homepage = "https://github.com/exxamalte/python-georss-ign-sismologia-client";
|
||||
changelog = "https://github.com/exxamalte/python-georss-ign-sismologia-client/blob/v0.6/CHANGELOG.md";
|
||||
license = with licenses; [ asl20 ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue