Loading pkgs/development/python-modules/pyosohotwaterapi/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "pyosohotwaterapi"; version = "1.1.4"; version = "1.1.5"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "osohotwateriot"; repo = "apyosohotwaterapi"; tag = version; hash = "sha256-7FLGmmndrFqSl4oC8QFIYNlFJPr+xbiZG5ZRt4vx8+s="; hash = "sha256-jE8cwC18/M58WOVpMsUjIDVmFXLBvPwaAXOSZatpjX0="; }; # https://github.com/osohotwateriot/apyosohotwaterapi/pull/3 Loading Loading @@ -52,7 +52,7 @@ buildPythonPackage rec { meta = with lib; { description = "Module for using the OSO Hotwater API"; homepage = "https://github.com/osohotwateriot/apyosohotwaterapi"; changelog = "https://github.com/osohotwateriot/apyosohotwaterapi/releases/tag/${version}"; changelog = "https://github.com/osohotwateriot/apyosohotwaterapi/releases/tag/${src.tag}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; Loading Loading
pkgs/development/python-modules/pyosohotwaterapi/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "pyosohotwaterapi"; version = "1.1.4"; version = "1.1.5"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "osohotwateriot"; repo = "apyosohotwaterapi"; tag = version; hash = "sha256-7FLGmmndrFqSl4oC8QFIYNlFJPr+xbiZG5ZRt4vx8+s="; hash = "sha256-jE8cwC18/M58WOVpMsUjIDVmFXLBvPwaAXOSZatpjX0="; }; # https://github.com/osohotwateriot/apyosohotwaterapi/pull/3 Loading Loading @@ -52,7 +52,7 @@ buildPythonPackage rec { meta = with lib; { description = "Module for using the OSO Hotwater API"; homepage = "https://github.com/osohotwateriot/apyosohotwaterapi"; changelog = "https://github.com/osohotwateriot/apyosohotwaterapi/releases/tag/${version}"; changelog = "https://github.com/osohotwateriot/apyosohotwaterapi/releases/tag/${src.tag}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; Loading