python310Packages.timezonefinder: add meta.changelog
This commit is contained in:
parent
586a286586
commit
bfbb8b3d37
@ -57,6 +57,7 @@ buildPythonPackage rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
changelog = "https://github.com/jannikmi/timezonefinder/blob/${version}/CHANGELOG.rst";
|
||||||
description = "Module for finding the timezone of any point on earth (coordinates) offline";
|
description = "Module for finding the timezone of any point on earth (coordinates) offline";
|
||||||
homepage = "https://github.com/MrMinimal64/timezonefinder";
|
homepage = "https://github.com/MrMinimal64/timezonefinder";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
Loading…
Reference in New Issue
Block a user