Loading pkgs/development/python-modules/python-swiftclient/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,13 +13,13 @@ buildPythonPackage rec { pname = "python-swiftclient"; version = "4.8.0"; version = "4.9.0"; pyproject = true; src = fetchPypi { pname = "python_swiftclient"; inherit version; hash = "sha256-RBYsq0aTaMr9wl4MjE6VornbGkRFakjOCA/iyppLOGM="; hash = "sha256-niB7guwxeG8Q24/vbiBWgcJJl6C2ANKKGU+dFakO13I="; }; nativeBuildInputs = [ installShellFiles ]; Loading Loading
pkgs/development/python-modules/python-swiftclient/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,13 +13,13 @@ buildPythonPackage rec { pname = "python-swiftclient"; version = "4.8.0"; version = "4.9.0"; pyproject = true; src = fetchPypi { pname = "python_swiftclient"; inherit version; hash = "sha256-RBYsq0aTaMr9wl4MjE6VornbGkRFakjOCA/iyppLOGM="; hash = "sha256-niB7guwxeG8Q24/vbiBWgcJJl6C2ANKKGU+dFakO13I="; }; nativeBuildInputs = [ installShellFiles ]; Loading