Loading pkgs/development/python-modules/python-heatclient/default.nix +2 −4 Original line number Diff line number Diff line { lib , babel , buildPythonPackage , cliff , fetchPypi Loading @@ -22,18 +21,17 @@ buildPythonPackage rec { pname = "python-heatclient"; version = "3.3.0"; version = "3.4.0"; format = "setuptools"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; hash = "sha256-opBb9Zf60kgMtBNis2c+22VGS7psFEDPYvlz7WyKIHs="; hash = "sha256-ggfhDJW2qn0o4Wi5cdPsEpoHb9miZbr4Ba8mgLkStvI="; }; propagatedBuildInputs = [ babel cliff iso8601 keystoneauth1 Loading Loading
pkgs/development/python-modules/python-heatclient/default.nix +2 −4 Original line number Diff line number Diff line { lib , babel , buildPythonPackage , cliff , fetchPypi Loading @@ -22,18 +21,17 @@ buildPythonPackage rec { pname = "python-heatclient"; version = "3.3.0"; version = "3.4.0"; format = "setuptools"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; hash = "sha256-opBb9Zf60kgMtBNis2c+22VGS7psFEDPYvlz7WyKIHs="; hash = "sha256-ggfhDJW2qn0o4Wi5cdPsEpoHb9miZbr4Ba8mgLkStvI="; }; propagatedBuildInputs = [ babel cliff iso8601 keystoneauth1 Loading