Merge pull request #281770 from r-ryantm/auto-update/cloudsmith-cli

cloudsmith-cli: 0.35.2 -> 1.1.1
This commit is contained in:
Weijia Wang
2024-01-28 07:07:50 +01:00
committed by GitHub
@@ -5,13 +5,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "cloudsmith-cli";
version = "0.35.2";
version = "1.1.1";
format = "wheel";
src = fetchPypi {
pname = "cloudsmith_cli";
inherit format version;
hash = "sha256-+M4CPveS9dltMI291Atm84T/cf4dPOO3wPvPI15E73Y=";
hash = "sha256-evwXXGmGa6V2LhgkmX04E5VvdPxeZzvl4F28auXcSng=";
};
propagatedBuildInputs = with python3.pkgs; [