Loading pkgs/development/python-modules/python-glanceclient/default.nix +7 −5 Original line number Diff line number Diff line Loading @@ -9,8 +9,9 @@ keystoneauth1, requests, warlock, oslo-utils, openstacksdk, oslo-i18n, oslo-utils, wrapt, pyopenssl, stestr, Loading @@ -21,7 +22,7 @@ }: let pname = "python-glanceclient"; version = "4.10.0"; version = "4.11.0"; disabledTests = [ # Skip tests which require networking. Loading Loading @@ -51,7 +52,7 @@ buildPythonPackage { src = fetchPypi { pname = "python_glanceclient"; inherit version; hash = "sha256-/2wtQqF2fFz6PNHSKjcy04qxE9RxrSLE7mShvTlBsQM="; hash = "sha256-XOIRi/50YpNIBZFmF+U3vFsA/UyrP7e7iKT5JTlwVi0="; }; postPatch = '' Loading @@ -74,10 +75,11 @@ buildPythonPackage { ]; nativeCheckInputs = [ stestr testscenarios ddt openstacksdk requests-mock stestr testscenarios ]; checkPhase = '' Loading Loading
pkgs/development/python-modules/python-glanceclient/default.nix +7 −5 Original line number Diff line number Diff line Loading @@ -9,8 +9,9 @@ keystoneauth1, requests, warlock, oslo-utils, openstacksdk, oslo-i18n, oslo-utils, wrapt, pyopenssl, stestr, Loading @@ -21,7 +22,7 @@ }: let pname = "python-glanceclient"; version = "4.10.0"; version = "4.11.0"; disabledTests = [ # Skip tests which require networking. Loading Loading @@ -51,7 +52,7 @@ buildPythonPackage { src = fetchPypi { pname = "python_glanceclient"; inherit version; hash = "sha256-/2wtQqF2fFz6PNHSKjcy04qxE9RxrSLE7mShvTlBsQM="; hash = "sha256-XOIRi/50YpNIBZFmF+U3vFsA/UyrP7e7iKT5JTlwVi0="; }; postPatch = '' Loading @@ -74,10 +75,11 @@ buildPythonPackage { ]; nativeCheckInputs = [ stestr testscenarios ddt openstacksdk requests-mock stestr testscenarios ]; checkPhase = '' Loading