Loading pkgs/development/python-modules/uptime-kuma-api/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ buildPythonPackage rec { pname = "uptime-kuma-api"; version = "0.13.0"; format = "setuptools"; disabled = pythonOlder "3.6"; Loading @@ -32,6 +33,7 @@ buildPythonPackage rec { meta = with lib; { description = "A Python wrapper for the Uptime Kuma Socket.IO API"; homepage = "https://github.com/lucasheld/uptime-kuma-api"; changelog = "https://github.com/lucasheld/uptime-kuma-api/blob/${version}/CHANGELOG.md"; license = with licenses; [ mit ]; maintainers = with maintainers; [ julienmalka ]; }; Loading Loading
pkgs/development/python-modules/uptime-kuma-api/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ buildPythonPackage rec { pname = "uptime-kuma-api"; version = "0.13.0"; format = "setuptools"; disabled = pythonOlder "3.6"; Loading @@ -32,6 +33,7 @@ buildPythonPackage rec { meta = with lib; { description = "A Python wrapper for the Uptime Kuma Socket.IO API"; homepage = "https://github.com/lucasheld/uptime-kuma-api"; changelog = "https://github.com/lucasheld/uptime-kuma-api/blob/${version}/CHANGELOG.md"; license = with licenses; [ mit ]; maintainers = with maintainers; [ julienmalka ]; }; Loading