commitizen 2.42.1 -> 3.1.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/nbkspzq2kvd981c74fi9bxdw8lgvclq5-packages.json.drv building '/nix/store/nbkspzq2kvd981c74fi9bxdw8lgvclq5-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..597e5196d76 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.1.1"; src = fetchFromGitHub { owner = "commitizen-tools"; repo = pname; rev = "v${version}"; - hash = "sha256-lrZfMqmslwx3B2WkvFosm3EmCHgpZEA/fOzR6UYf6f8="; + hash = "sha256-r+fI4KFOIirairNlhqLTVpb7ByPuVNDzzaCCJdH6IRM="; }; 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. 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.1.1-py3-none-any.whl size=55018 sha256=ed58d2e5d151dcd8a855099bb4e243b2d8749a2e62e9b429584bf7c3ecacf5d2 Stored in directory: /build/pip-ephem-wheel-cache-tgesx0ns/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.1.1-py3-none-any.whl Requirement already satisfied: packaging>=19 in /nix/store/0a98llcwpzxspd9ziq5fwnx86df5ln6p-python3.10-packaging-23.0/lib/python3.10/site-packages (from commitizen==3.1.1) (23.0) Requirement already satisfied: tomlkit<1.0.0,>=0.5.3 in /nix/store/npdl33qzkrwsa1nymymgv22bw2aliy0g-python3.10-tomlkit-0.11.6/lib/python3.10/site-packages (from commitizen==3.1.1) (0.11.6) Requirement already satisfied: decli<0.6.0,>=0.5.2 in /nix/store/214g2ldi0bjlgzilxnqrhlhqa6k0kx4a-python3.10-decli-0.5.2/lib/python3.10/site-packages (from commitizen==3.1.1) (0.5.2) Requirement already satisfied: questionary<2.0.0,>=1.4.0 in /nix/store/q5ypm1ybsy9ziqjs9sli1izddjf3miwb-python3.10-questionary-unstable-2022-07-27/lib/python3.10/site-packages (from commitizen==3.1.1) (1.10.0) Requirement already satisfied: termcolor<3,>=1.1 in /nix/store/h0p3dxpmsm0appsqpn5bcygzdbgv847l-python3.10-termcolor-2.2.0/lib/python3.10/site-packages (from commitizen==3.1.1) (2.2.0) Requirement already satisfied: colorama<0.5.0,>=0.4.1 in /nix/store/gyvlv5iaf03cjbkrjx535ibr5kcyq5ql-python3.10-colorama-0.4.6/lib/python3.10/site-packages (from commitizen==3.1.1) (0.4.6) Requirement already satisfied: pyyaml>=3.08 in /nix/store/25y1y2fgmqwqm1gfyqamz5gpanah076w-python3.10-pyyaml-6.0/lib/python3.10/site-packages (from commitizen==3.1.1) (6.0) Requirement already satisfied: jinja2>=2.10.3 in /nix/store/l2zly3qmq6z3k3kis63rmzhqhkdd7dk2-python3.10-Jinja2-3.1.2/lib/python3.10/site-packages (from commitizen==3.1.1) (3.1.2) ERROR: Could not find a version that satisfies the requirement importlib_metadata<5,>=4.13 (from commitizen) (from versions: none) ERROR: No matching distribution found for importlib_metadata<5,>=4.13