python311Packages.cffsubr 0 -> 1 attrpath: python311Packages.cffsubr Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s3hlgm8afil3irb50d7p2jnhap85s2l4-packages.json.drv building '/nix/store/s3hlgm8afil3irb50d7p2jnhap85s2l4-packages.json.drv'... Going to be running update for following packages: - python3.11-cffsubr-0.2.9.post1 Press Enter key to continue... Running update for: - python3.11-cffsubr-0.2.9.post1: UPDATING ... - python3.11-cffsubr-0.2.9.post1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cffsubr/default.nix b/pkgs/development/python-modules/cffsubr/default.nix index 324145639a3a..872c7bafe985 100644 --- a/pkgs/development/python-modules/cffsubr/default.nix +++ b/pkgs/development/python-modules/cffsubr/default.nix @@ -11,12 +11,12 @@ buildPythonPackage rec { pname = "cffsubr"; - version = "0.2.9.post1"; + version = "0.3.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-azFBLc9JyPqEZkvahn4u3cVbb+b6aW/yU8TxOp/y/Fw="; + hash = "sha256-d0UVC9uBZ5+s3RHB87hwlsT029SVfo/Ou4jEVoeVLvs="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.cffsubr nix build failed. Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/dib2w7h8bi5ymjkvfpcprdgv78y41097-cffsubr-0.3.0.tar.gz source root is cffsubr-0.3.0 setting SOURCE_DATE_EPOCH to timestamp 1705577287 of file cffsubr-0.3.0/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/nvrizsyc3f7pdybvp8zjjddx4hhya4x5-remove-setuptools-git-ls-files.patch patching file pyproject.toml Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej patching file setup.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file setup.py.rej The next patch would create the file _custom_build/backend.py, which already exists! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored