Loading pkgs/development/python-modules/asyncua/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ fetchFromGitHub, hatchling, pyopenssl, pytest-asyncio_0_21, pytest-asyncio, pytest-mock, pytestCheckHook, python-dateutil, Loading Loading @@ -56,7 +56,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook pytest-asyncio_0_21 pytest-asyncio pytest-mock ]; Loading pkgs/top-level/python-packages.nix +0 −10 Original line number Diff line number Diff line Loading @@ -14450,16 +14450,6 @@ self: super: with self; { pytest-asyncio_0 = callPackage ../development/python-modules/pytest-asyncio/0.nix { }; pytest-asyncio_0_21 = pytest-asyncio.overridePythonAttrs (old: rec { version = "0.21.2"; src = pkgs.fetchFromGitHub { owner = "pytest-dev"; repo = "pytest-asyncio"; rev = "refs/tags/v${version}"; hash = "sha256-AVVvdo/CDF9IU6l779sLc7wKz5h3kzMttdDNTPLYxtQ="; }; }); pytest-base-url = callPackage ../development/python-modules/pytest-base-url { }; pytest-bdd = callPackage ../development/python-modules/pytest-bdd { }; Loading Loading
pkgs/development/python-modules/asyncua/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ fetchFromGitHub, hatchling, pyopenssl, pytest-asyncio_0_21, pytest-asyncio, pytest-mock, pytestCheckHook, python-dateutil, Loading Loading @@ -56,7 +56,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook pytest-asyncio_0_21 pytest-asyncio pytest-mock ]; Loading
pkgs/top-level/python-packages.nix +0 −10 Original line number Diff line number Diff line Loading @@ -14450,16 +14450,6 @@ self: super: with self; { pytest-asyncio_0 = callPackage ../development/python-modules/pytest-asyncio/0.nix { }; pytest-asyncio_0_21 = pytest-asyncio.overridePythonAttrs (old: rec { version = "0.21.2"; src = pkgs.fetchFromGitHub { owner = "pytest-dev"; repo = "pytest-asyncio"; rev = "refs/tags/v${version}"; hash = "sha256-AVVvdo/CDF9IU6l779sLc7wKz5h3kzMttdDNTPLYxtQ="; }; }); pytest-base-url = callPackage ../development/python-modules/pytest-base-url { }; pytest-bdd = callPackage ../development/python-modules/pytest-bdd { }; Loading