commitizen 2.42.1 -> 3.4.0 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/cr2xzmlqqzw7awarigq6grljf1d7lwls-packages.json.drv building '/nix/store/cr2xzmlqqzw7awarigq6grljf1d7lwls-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..bbbc76a301f 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.5.2"; src = fetchFromGitHub { owner = "commitizen-tools"; repo = pname; rev = "v${version}"; - hash = "sha256-lrZfMqmslwx3B2WkvFosm3EmCHgpZEA/fOzR6UYf6f8="; + hash = "sha256-4m3NCnGUX9lHCk6czwzxXLqf8GLi2u2A/crBZYTyplA="; }; 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. @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.5.2-py3-none-any.whl size=57064 sha256=35e268aefb20cfc4d1c4636c1f2a2e87da3877f7995c89a1eb14d9aa48c1acbf Stored in directory: /build/pip-ephem-wheel-cache-yswuzgus/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.5.2-py3-none-any.whl Requirement already satisfied: packaging>=19 in /nix/store/njk1jq8r2ahb72xipw9h05r4qg2qkis0-python3.10-packaging-23.0/lib/python3.10/site-packages (from commitizen==3.5.2) (23.0) Requirement already satisfied: tomlkit<1.0.0,>=0.5.3 in /nix/store/4skm4cv5pldzcnnqhz98pn0jcc4k5mh4-python3.10-tomlkit-0.11.6/lib/python3.10/site-packages (from commitizen==3.5.2) (0.11.6) Requirement already satisfied: questionary<2.0.0,>=1.4.0 in /nix/store/1mqcjk62rip4hs004715frd6vcvc0f0n-python3.10-questionary-unstable-2022-07-27/lib/python3.10/site-packages (from commitizen==3.5.2) (1.10.0) Requirement already satisfied: argcomplete<3.2,>=1.12.1 in /nix/store/15nbcxvbrmrxlrdnaxf90xmnls2xh70c-python3.10-argcomplete-2.1.1/lib/python3.10/site-packages (from commitizen==3.5.2) (2.1.1) Requirement already satisfied: termcolor<3,>=1.1 in /nix/store/cybc1hmk1ng4ykx0c5rvz4ghbm05jn1x-python3.10-termcolor-2.2.0/lib/python3.10/site-packages (from commitizen==3.5.2) (2.2.0) Requirement already satisfied: colorama<0.5.0,>=0.4.1 in /nix/store/7n3jfydvqh056lq88wia0qjxi4hyzlas-python3.10-colorama-0.4.6/lib/python3.10/site-packages (from commitizen==3.5.2) (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  commitizen 0 -> 1 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/cr2xzmlqqzw7awarigq6grljf1d7lwls-packages.json.drv building '/nix/store/cr2xzmlqqzw7awarigq6grljf1d7lwls-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..bbbc76a301f 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.5.2"; src = fetchFromGitHub { owner = "commitizen-tools"; repo = pname; rev = "v${version}"; - hash = "sha256-lrZfMqmslwx3B2WkvFosm3EmCHgpZEA/fOzR6UYf6f8="; + hash = "sha256-4m3NCnGUX9lHCk6czwzxXLqf8GLi2u2A/crBZYTyplA="; }; 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. @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.5.2-py3-none-any.whl size=57064 sha256=35e268aefb20cfc4d1c4636c1f2a2e87da3877f7995c89a1eb14d9aa48c1acbf Stored in directory: /build/pip-ephem-wheel-cache-f480hnkq/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.5.2-py3-none-any.whl Requirement already satisfied: packaging>=19 in /nix/store/njk1jq8r2ahb72xipw9h05r4qg2qkis0-python3.10-packaging-23.0/lib/python3.10/site-packages (from commitizen==3.5.2) (23.0) Requirement already satisfied: tomlkit<1.0.0,>=0.5.3 in /nix/store/4skm4cv5pldzcnnqhz98pn0jcc4k5mh4-python3.10-tomlkit-0.11.6/lib/python3.10/site-packages (from commitizen==3.5.2) (0.11.6) Requirement already satisfied: questionary<2.0.0,>=1.4.0 in /nix/store/1mqcjk62rip4hs004715frd6vcvc0f0n-python3.10-questionary-unstable-2022-07-27/lib/python3.10/site-packages (from commitizen==3.5.2) (1.10.0) Requirement already satisfied: argcomplete<3.2,>=1.12.1 in /nix/store/15nbcxvbrmrxlrdnaxf90xmnls2xh70c-python3.10-argcomplete-2.1.1/lib/python3.10/site-packages (from commitizen==3.5.2) (2.1.1) Requirement already satisfied: termcolor<3,>=1.1 in /nix/store/cybc1hmk1ng4ykx0c5rvz4ghbm05jn1x-python3.10-termcolor-2.2.0/lib/python3.10/site-packages (from commitizen==3.5.2) (2.2.0) Requirement already satisfied: colorama<0.5.0,>=0.4.1 in /nix/store/7n3jfydvqh056lq88wia0qjxi4hyzlas-python3.10-colorama-0.4.6/lib/python3.10/site-packages (from commitizen==3.5.2) (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