Loading pkgs/development/python-modules/plugwise/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "plugwise"; version = "0.25.0"; version = "0.25.1"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = pname; repo = "python-plugwise"; rev = "refs/tags/v${version}"; sha256 = "sha256-5kgUSEwrSDdVmPTnWXHGPefDWIWP8AQFBQ+CbKed+Co="; sha256 = "sha256-7LwQwtzNLB9dvV79CFBNdC5I8uw+BP+H108ljacQjgY="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/plugwise/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "plugwise"; version = "0.25.0"; version = "0.25.1"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = pname; repo = "python-plugwise"; rev = "refs/tags/v${version}"; sha256 = "sha256-5kgUSEwrSDdVmPTnWXHGPefDWIWP8AQFBQ+CbKed+Co="; sha256 = "sha256-7LwQwtzNLB9dvV79CFBNdC5I8uw+BP+H108ljacQjgY="; }; propagatedBuildInputs = [ Loading