python3Packages.israel-rail-api: 0.1.2 -> 0.1.3 (#428753)
This commit is contained in:
@@ -32,7 +32,7 @@ buildPythonPackage rec {
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/sh0oki/israel-rail-api/releases/tag/v${version}";
|
||||
changelog = "https://github.com/sh0oki/israel-rail-api/releases/tag/${src.tag}";
|
||||
description = "Python wrapping of the Israeli Rail API";
|
||||
homepage = "https://github.com/sh0oki/israel-rail-api";
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user