Loading pkgs/development/python-modules/pytest-testmon/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "pytest-testmon"; version = "2.1.3"; version = "2.1.4"; format = "pyproject"; disabled = pythonOlder "3.8"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "tarpas"; repo = "pytest-testmon"; tag = "v${version}"; hash = "sha256-LSp3GkvyZ8wX6qelGy4PdCliGIzXo2nJNrYqxdSo/wM="; hash = "sha256-T/dvNUg1O6bIGgix8YS52zgt1wT8Fol6CscqcS8MjcA="; }; nativeBuildInputs = [ setuptools ]; Loading Loading
pkgs/development/python-modules/pytest-testmon/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "pytest-testmon"; version = "2.1.3"; version = "2.1.4"; format = "pyproject"; disabled = pythonOlder "3.8"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "tarpas"; repo = "pytest-testmon"; tag = "v${version}"; hash = "sha256-LSp3GkvyZ8wX6qelGy4PdCliGIzXo2nJNrYqxdSo/wM="; hash = "sha256-T/dvNUg1O6bIGgix8YS52zgt1wT8Fol6CscqcS8MjcA="; }; nativeBuildInputs = [ setuptools ]; Loading