python3Packages.israel-rail-api: 0.1.2 -> 0.1.3 (#428753)

This commit is contained in:
Fabian Affolter
2025-08-16 02:15:25 +02:00
committed by GitHub
@@ -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;