python312Packages.odp-amsterdam: 6.0.2 -> 6.1.1 (#403199)
This commit is contained in:
@@ -55,7 +55,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Python client for getting garage occupancy in Amsterdam";
|
||||
homepage = "https://github.com/klaasnicolaas/python-odp-amsterdam";
|
||||
changelog = "https://github.com/klaasnicolaas/python-odp-amsterdam/releases/tag/v${version}";
|
||||
changelog = "https://github.com/klaasnicolaas/python-odp-amsterdam/releases/tag/${src.tag}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user