commitizen 2.42.1 -> 3.2.1 https://github.com/commitizen-tools/commitizen/releases attrpath: commitizen Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/00w72jw46q8bimsnl5h6c917cskxhsdf-packages.json.drv building '/nix/store/00w72jw46q8bimsnl5h6c917cskxhsdf-packages.json.drv'... Going to be running update for following packages: - commitizen-2.42.1 Press Enter key to continue... Running update for: - commitizen-2.42.1: UPDATING ... - commitizen-2.42.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/version-management/commitizen/default.nix b/pkgs/applications/version-management/commitizen/default.nix index ab15b09a4d1..063b6cbee2b 100644 --- a/pkgs/applications/version-management/commitizen/default.nix +++ b/pkgs/applications/version-management/commitizen/default.nix @@ -27,13 +27,13 @@ buildPythonApplication rec { pname = "commitizen"; - version = "2.42.1"; + version = "3.2.1"; src = fetchFromGitHub { owner = "commitizen-tools"; repo = pname; rev = "v${version}"; - hash = "sha256-lrZfMqmslwx3B2WkvFosm3EmCHgpZEA/fOzR6UYf6f8="; + hash = "sha256-XxIlTTtLAKVetrC0HKc3AXl1bqi3kogWUcdOjgeRSVg="; }; format = "pyproject"; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A commitizen nix build failed. no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: commitizen Running command Building wheel for commitizen (pyproject.toml) Building wheel for commitizen (pyproject.toml) ... [?25l[?25hdone Created wheel for commitizen: filename=commitizen-3.2.1-py3-none-any.whl size=55248 sha256=8ad9f6e32862cb3fd082a8270f0bd0f97d424ae3631a5d6a57bad84c1017bcc8 Stored in directory: /build/pip-ephem-wheel-cache-b8fu3s7y/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built commitizen Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./commitizen-3.2.1-py3-none-any.whl Requirement already satisfied: packaging>=19 in /nix/store/2043nb400zw6mxdpzm4g0cab6ac1gb7s-python3.10-packaging-23.0/lib/python3.10/site-packages (from commitizen==3.2.1) (23.0) Requirement already satisfied: tomlkit<1.0.0,>=0.5.3 in /nix/store/xvl3j6c8d61kmn8yrw27zpamnx5zd3lh-python3.10-tomlkit-0.11.6/lib/python3.10/site-packages (from commitizen==3.2.1) (0.11.6) Requirement already satisfied: questionary<2.0.0,>=1.4.0 in /nix/store/yd325kj45fcbyx3chp49qwy9a7353y6y-python3.10-questionary-unstable-2022-07-27/lib/python3.10/site-packages (from commitizen==3.2.1) (1.10.0) Requirement already satisfied: termcolor<3,>=1.1 in /nix/store/p26b6gsdsmjl45x4gpw3rn2ca1ig924i-python3.10-termcolor-2.2.0/lib/python3.10/site-packages (from commitizen==3.2.1) (2.2.0) Requirement already satisfied: colorama<0.5.0,>=0.4.1 in /nix/store/p2g1bhq48di0j2dkgwjqm09n4q9h4cck-python3.10-colorama-0.4.6/lib/python3.10/site-packages (from commitizen==3.2.1) (0.4.6) ERROR: Could not find a version that satisfies the requirement decli<0.7.0,>=0.6.0 (from commitizen) (from versions: none) ERROR: No matching distribution found for decli<0.7.0,>=0.6.0