python310Packages.apache-beam 0 -> 1 attrpath: python310Packages.apache-beam 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/v0xcjh0a8bai8qqn7hivl10gbbrbz0d8-packages.json.drv building '/nix/store/v0xcjh0a8bai8qqn7hivl10gbbrbz0d8-packages.json.drv'... Going to be running update for following packages: - python3.10-apache-beam-2.45.0 Press Enter key to continue... Running update for: - python3.10-apache-beam-2.45.0: UPDATING ... - python3.10-apache-beam-2.45.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/apache-beam/default.nix b/pkgs/development/python-modules/apache-beam/default.nix index ecae25b067f..412c2006f4c 100644 --- a/pkgs/development/python-modules/apache-beam/default.nix +++ b/pkgs/development/python-modules/apache-beam/default.nix @@ -48,13 +48,13 @@ buildPythonPackage rec { pname = "apache-beam"; - version = "2.45.0"; + version = "2.49.0"; src = fetchFromGitHub { owner = "apache"; repo = "beam"; rev = "refs/tags/v${version}"; - hash = "sha256-e+6Vt+SlOxi16udsdx7WFoDWYupuXhggpoEZPe4tPr0="; + hash = "sha256-DbNnYA+8DcRFgtxgG+eeGvmshQXa2nzdBiPyZXQU4is="; }; patches = [ 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 python310Packages.apache-beam nix build failed. Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ciwpszz45r07a7dksji1611fvrs0aghw-source source root is source/sdks/python setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/sdks/python/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/1yfv1zhlid07x77f3rpjkzgcciasa8bf-fix-for-dill-0.3.6.patch patching file apache_beam/internal/dill_pickler.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 4 out of 4 hunks ignored -- saving rejects to file apache_beam/internal/dill_pickler.py.rej