Loading pkgs/development/python-modules/aio-pika/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "aio-pika"; version = "9.4.2"; version = "9.4.3"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "mosquito"; repo = "aio-pika"; rev = "refs/tags/${version}"; hash = "sha256-Juzbn6A8IIdbtlN3cyT7UBb9fMpEgEgg0VE8GJCnGW4="; hash = "sha256-lzBBcfWzhdT2v9RX5C+VWWSxsBCB7EOeCjm6wUrXGtA="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/aio-pika/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "aio-pika"; version = "9.4.2"; version = "9.4.3"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "mosquito"; repo = "aio-pika"; rev = "refs/tags/${version}"; hash = "sha256-Juzbn6A8IIdbtlN3cyT7UBb9fMpEgEgg0VE8GJCnGW4="; hash = "sha256-lzBBcfWzhdT2v9RX5C+VWWSxsBCB7EOeCjm6wUrXGtA="; }; build-system = [ poetry-core ]; Loading