Loading pkgs/development/python-modules/craft-parts/default.nix +2 −4 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ pyyaml, requests, requests-unixsocket, urllib3, pytestCheckHook, pytest-check, pytest-mock, Loading @@ -25,7 +24,7 @@ buildPythonPackage rec { pname = "craft-parts"; version = "2.1.3"; version = "2.1.4"; pyproject = true; Loading @@ -33,7 +32,7 @@ buildPythonPackage rec { owner = "canonical"; repo = "craft-parts"; rev = "refs/tags/${version}"; hash = "sha256-ouvl4mIDIWHWp84E1I41g/XnP22kCV55CqsVLit5yb4="; hash = "sha256-z0Om1/0Y6fDFHXB0GKFelmYwNwTH7loTtRjXtmjsjkY="; }; patches = [ ./bash-path.patch ]; Loading @@ -53,7 +52,6 @@ buildPythonPackage rec { pyyaml requests requests-unixsocket urllib3 ]; pythonImportsCheck = [ "craft_parts" ]; Loading Loading
pkgs/development/python-modules/craft-parts/default.nix +2 −4 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ pyyaml, requests, requests-unixsocket, urllib3, pytestCheckHook, pytest-check, pytest-mock, Loading @@ -25,7 +24,7 @@ buildPythonPackage rec { pname = "craft-parts"; version = "2.1.3"; version = "2.1.4"; pyproject = true; Loading @@ -33,7 +32,7 @@ buildPythonPackage rec { owner = "canonical"; repo = "craft-parts"; rev = "refs/tags/${version}"; hash = "sha256-ouvl4mIDIWHWp84E1I41g/XnP22kCV55CqsVLit5yb4="; hash = "sha256-z0Om1/0Y6fDFHXB0GKFelmYwNwTH7loTtRjXtmjsjkY="; }; patches = [ ./bash-path.patch ]; Loading @@ -53,7 +52,6 @@ buildPythonPackage rec { pyyaml requests requests-unixsocket urllib3 ]; pythonImportsCheck = [ "craft_parts" ]; Loading