Loading pkgs/development/python-modules/aiortm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "aiortm"; version = "0.9.25"; version = "0.9.32"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "MartinHjelmare"; repo = "aiortm"; rev = "refs/tags/v${version}"; hash = "sha256-rw86RzP8AI+zWchC9c01vdedc6r4gfF5A8DltWW5YRY="; hash = "sha256-Fglvycbwrd1OTaFWZiVbEF8JC1WEogbjtxvF4FEWG5c="; }; pythonRelaxDeps = [ "typer" ]; Loading Loading
pkgs/development/python-modules/aiortm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "aiortm"; version = "0.9.25"; version = "0.9.32"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "MartinHjelmare"; repo = "aiortm"; rev = "refs/tags/v${version}"; hash = "sha256-rw86RzP8AI+zWchC9c01vdedc6r4gfF5A8DltWW5YRY="; hash = "sha256-Fglvycbwrd1OTaFWZiVbEF8JC1WEogbjtxvF4FEWG5c="; }; pythonRelaxDeps = [ "typer" ]; Loading