Loading pkgs/development/python-modules/aiorussound/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ # dependencies mashumaro, orjson, pyserial-asyncio-fast, # tests pytestCheckHook, Loading @@ -17,7 +18,7 @@ buildPythonPackage rec { pname = "aiorussound"; version = "4.6.1"; version = "4.8.0"; pyproject = true; # requires newer f-strings introduced in 3.12 Loading @@ -27,7 +28,7 @@ buildPythonPackage rec { owner = "noahhusby"; repo = "aiorussound"; tag = version; hash = "sha256-ZpN+wMLEcHNzi46ObYClaf7A+Zk9BtfVEvBXOq9ATjo="; hash = "sha256-JKHuCDabW/OuwM+Kcm8lkLqgql8fhEuTL5pVEGibwzY="; }; build-system = [ poetry-core ]; Loading @@ -35,6 +36,7 @@ buildPythonPackage rec { dependencies = [ mashumaro orjson pyserial-asyncio-fast ]; nativeCheckInputs = [ Loading Loading
pkgs/development/python-modules/aiorussound/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ # dependencies mashumaro, orjson, pyserial-asyncio-fast, # tests pytestCheckHook, Loading @@ -17,7 +18,7 @@ buildPythonPackage rec { pname = "aiorussound"; version = "4.6.1"; version = "4.8.0"; pyproject = true; # requires newer f-strings introduced in 3.12 Loading @@ -27,7 +28,7 @@ buildPythonPackage rec { owner = "noahhusby"; repo = "aiorussound"; tag = version; hash = "sha256-ZpN+wMLEcHNzi46ObYClaf7A+Zk9BtfVEvBXOq9ATjo="; hash = "sha256-JKHuCDabW/OuwM+Kcm8lkLqgql8fhEuTL5pVEGibwzY="; }; build-system = [ poetry-core ]; Loading @@ -35,6 +36,7 @@ buildPythonPackage rec { dependencies = [ mashumaro orjson pyserial-asyncio-fast ]; nativeCheckInputs = [ Loading