python311Packages.apache-beam 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jrx5d91pbs814cw0azkllajq5x9wqwrm-packages.json.drv building '/nix/store/jrx5d91pbs814cw0azkllajq5x9wqwrm-packages.json.drv'... Going to be running update for following packages: - python3.11-apache-beam-2.54.0 Press Enter key to continue... Running update for: - python3.11-apache-beam-2.54.0: UPDATING ... - python3.11-apache-beam-2.54.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/apache-beam/default.nix b/pkgs/development/python-modules/apache-beam/default.nix index fead79054b36..bddbff002a9e 100644 --- a/pkgs/development/python-modules/apache-beam/default.nix +++ b/pkgs/development/python-modules/apache-beam/default.nix @@ -49,14 +49,14 @@ buildPythonPackage rec { pname = "apache-beam"; - version = "2.54.0"; + version = "2.55.0"; pyproject = true; src = fetchFromGitHub { owner = "apache"; repo = "beam"; rev = "refs/tags/v${version}"; - hash = "sha256-DcqYBPAS+yUqTJLUem8+2OqRUzb6DoBOeRkMjmvuvws="; + hash = "sha256-wiXmL993BVgFvzaZjkJp74lxx1echjxtq2I4Gy+gwhQ="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.apache-beam: 2.54.0 -> 2.55.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/299034"