Loading pkgs/development/python-modules/python-glanceclient/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ }: let pname = "python-glanceclient"; version = "4.5.0"; version = "4.6.0"; disabledTests = [ "test_http_chunked_response" Loading @@ -42,7 +42,7 @@ buildPythonPackage { src = fetchPypi { inherit pname version; hash = "sha256-ZGTE1be+S/4Tbhw6Px+9qMgkNTZgoDn6lnAJhNvVYuA="; hash = "sha256-gJm4TzxtIjvkpOlbN82MPbY0JmDdiwlEMGGxZvTR+Po="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/python-glanceclient/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ }: let pname = "python-glanceclient"; version = "4.5.0"; version = "4.6.0"; disabledTests = [ "test_http_chunked_response" Loading @@ -42,7 +42,7 @@ buildPythonPackage { src = fetchPypi { inherit pname version; hash = "sha256-ZGTE1be+S/4Tbhw6Px+9qMgkNTZgoDn6lnAJhNvVYuA="; hash = "sha256-gJm4TzxtIjvkpOlbN82MPbY0JmDdiwlEMGGxZvTR+Po="; }; postPatch = '' Loading