Loading pkgs/development/python-modules/pytest-check/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "pytest-check"; version = "2.2.2"; version = "2.2.3"; format = "pyproject"; src = fetchPypi { pname = "pytest_check"; inherit version; hash = "sha256-eufpnpDxJ9PQLSnAKostlbWofbPTDczRaen9ZsRP2+g="; hash = "sha256-bfAyZLa7zyXNhhUSDNoDtObRH9srfI3eapyP7xinSVw="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/pytest-check/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "pytest-check"; version = "2.2.2"; version = "2.2.3"; format = "pyproject"; src = fetchPypi { pname = "pytest_check"; inherit version; hash = "sha256-eufpnpDxJ9PQLSnAKostlbWofbPTDczRaen9ZsRP2+g="; hash = "sha256-bfAyZLa7zyXNhhUSDNoDtObRH9srfI3eapyP7xinSVw="; }; nativeBuildInputs = [ Loading