Loading pkgs/development/python-modules/aiorussound/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "aiorussound"; version = "4.5.2"; version = "4.6.0"; pyproject = true; # requires newer f-strings introduced in 3.12 Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "noahhusby"; repo = "aiorussound"; tag = version; hash = "sha256-4/FuYROiyFP+13ZWkAATpRSAvkiDNMLw6MnP/lagI9I="; hash = "sha256-sL2ayY8w+2jTt6Tx0sdl9AK7csw9he5Pk1QIowN7Wnw="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/aiorussound/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "aiorussound"; version = "4.5.2"; version = "4.6.0"; pyproject = true; # requires newer f-strings introduced in 3.12 Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "noahhusby"; repo = "aiorussound"; tag = version; hash = "sha256-4/FuYROiyFP+13ZWkAATpRSAvkiDNMLw6MnP/lagI9I="; hash = "sha256-sL2ayY8w+2jTt6Tx0sdl9AK7csw9he5Pk1QIowN7Wnw="; }; build-system = [ poetry-core ]; Loading