python3Packages.cloudsmith-api: 2.0.23 -> 2.0.31

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Fabian Affolter
2026-08-25 01:24:13 +02:00
parent 73f1682660
commit 3c4071c408

View File

@@ -10,13 +10,13 @@
buildPythonPackage rec {
pname = "cloudsmith-api";
version = "2.0.23";
version = "2.0.31";
format = "wheel";
src = fetchPypi {
pname = "cloudsmith_api";
inherit format version;
hash = "sha256-CfNgISONtTrabCoNUzHbMMVKDwGj8fdmSwh1FfzH10g=";
hash = "sha256-9ti9KInltYsGqB8pgJEbrliWMRYf0rRSTK40beDXLU4=";
};
propagatedBuildInputs = [