Loading pkgs/development/python-modules/reolink-aio/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "reolink-aio"; version = "0.11.2"; version = "0.11.3"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "starkillerOG"; repo = "reolink_aio"; rev = "refs/tags/${version}"; hash = "sha256-VHuZhnesfY/bGIGMiT3VWFQXSisntNfbdDJy3tH0SlU="; hash = "sha256-N47+mjQNVaTsKUTm+RRVDVCA5onQFI5ISMOBYuUv34Y="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/reolink-aio/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "reolink-aio"; version = "0.11.2"; version = "0.11.3"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "starkillerOG"; repo = "reolink_aio"; rev = "refs/tags/${version}"; hash = "sha256-VHuZhnesfY/bGIGMiT3VWFQXSisntNfbdDJy3tH0SlU="; hash = "sha256-N47+mjQNVaTsKUTm+RRVDVCA5onQFI5ISMOBYuUv34Y="; }; build-system = [ setuptools ]; Loading