python310Packages.stups-pierone: 1.1.50 -> 1.1.51

This commit is contained in:
R. Ryantm 2022-03-17 11:07:26 +00:00 committed by Jonathan Ringer
parent f998110c6d
commit 8876e507a8

View file

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "stups-pierone";
version = "1.1.50";
version = "1.1.51";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "zalando-stups";
repo = "pierone-cli";
rev = version;
hash = "sha256-YAoj+Ou0Q64QRN5R0CQSxQGP7xDQQNISS6VT5txV0sw=";
hash = "sha256-OypGYHfiFUfcUndylM2N2WfPnfXXJ4gvWypUbltYAYE=";
};
propagatedBuildInputs = [