Loading pkgs/development/python-modules/pytest-isort/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "pytest-isort"; version = "3.1.0"; version = "4.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "stephrdev"; repo = pname; tag = version; hash = "sha256-1oCVIi0sXwac4AufScJJRsfvBwaBAwlMBRNqLcUXEh4="; hash = "sha256-fMt2tYc+Ngb57T/VJYxI2UN25qvIrgIsEoImVIitDK4="; }; nativeBuildInputs = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/pytest-isort/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "pytest-isort"; version = "3.1.0"; version = "4.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "stephrdev"; repo = pname; tag = version; hash = "sha256-1oCVIi0sXwac4AufScJJRsfvBwaBAwlMBRNqLcUXEh4="; hash = "sha256-fMt2tYc+Ngb57T/VJYxI2UN25qvIrgIsEoImVIitDK4="; }; nativeBuildInputs = [ poetry-core ]; Loading