Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python312Packages.apache-beam: 2.59.0 -> 2.60.0 #299034

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GaetanLepage
Copy link
Contributor

@GaetanLepage GaetanLepage commented Mar 25, 2024

Description of changes

Changelog: https://github.com/apache/beam/releases/tag/v2.58.1

cc @ndl

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot requested a review from ndl March 25, 2024 23:36
@GaetanLepage GaetanLepage marked this pull request as draft March 26, 2024 10:34
@GaetanLepage GaetanLepage changed the title python311Packages.apache-beam: 2.54.0 -> 2.55.0 python311Packages.apache-beam: 2.54.0 -> 2.55.1 Apr 9, 2024
@GaetanLepage GaetanLepage changed the title python311Packages.apache-beam: 2.54.0 -> 2.55.1 python311Packages.apache-beam: 2.54.0 -> 2.60.0 May 2, 2024
@GaetanLepage GaetanLepage changed the title python311Packages.apache-beam: 2.54.0 -> 2.60.0 python311Packages.apache-beam: 2.54.0 -> 2.56.0 May 2, 2024
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label May 22, 2024
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label May 30, 2024
@onny
Copy link
Contributor

onny commented Jun 21, 2024

Is it already building? Would be nice to unbreak the module again :)

@GaetanLepage
Copy link
Contributor Author

Is it already building? Would be nice to unbreak the module again :)

Not really: the tests phase during collection:

=========================== short test summary info ============================
ERROR apache_beam/options/pipeline_options_validator_test.py - TypeError: cannot pickle 'EncodedFile' object
ERROR apache_beam/yaml/examples/testing/examples_test.py - FileNotFoundError: [Errno 2] No such file or directory: '/build/source/sdks...
ERROR apache_beam/yaml/programming_guide_test.py - FileNotFoundError: [Errno 2] No such file or directory: '/build/source/sdks...
ERROR apache_beam/yaml/readme_test.py - FileNotFoundError: [Errno 2] No such file or directory: '/build/source/sdks...
!!!!!!!!!!!!!!!!!!! Interrupted: 4 errors during collection !!!!!!!!!!!!!!!!!!!!
=========== 29 skipped, 23 deselected, 7 warnings, 4 errors in 5.75s ===========

@GaetanLepage
Copy link
Contributor Author

FileNotFoundError: [Errno 2] No such file or directory: '/build/source/sdks/python/apache_beam/yaml/docs/yaml.md'

@GaetanLepage GaetanLepage changed the title python311Packages.apache-beam: 2.54.0 -> 2.56.0 python311Packages.apache-beam: 2.54.0 -> 2.57.0 Jun 26, 2024
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jul 6, 2024
@GaetanLepage GaetanLepage changed the title python311Packages.apache-beam: 2.54.0 -> 2.57.0 python311Packages.apache-beam: 2.54.0 -> 2.58.1 Sep 8, 2024
@GaetanLepage GaetanLepage changed the title python311Packages.apache-beam: 2.54.0 -> 2.58.1 python311Packages.apache-beam: 2.56.0 -> 2.58.1 Sep 8, 2024
@GaetanLepage GaetanLepage changed the title python311Packages.apache-beam: 2.56.0 -> 2.58.1 python312Packages.apache-beam: 2.56.0 -> 2.58.1 Sep 8, 2024
@GaetanLepage
Copy link
Contributor Author

I have no idea why, but the build fails when building the wheel:

ERROR Missing dependencies:
        grpcio-tools
        protobuf<6.0dev,>=5.26.1

Those are supposed to be supplied through build-system right ?

@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Sep 8, 2024
@GaetanLepage GaetanLepage force-pushed the apache-beam branch 2 times, most recently from ac7c50b to a439f03 Compare October 16, 2024 09:26
@GaetanLepage GaetanLepage force-pushed the apache-beam branch 2 times, most recently from f028dae to c1bfe75 Compare November 7, 2024 12:59
@wegank wegank changed the title python312Packages.apache-beam: 2.56.0 -> 2.58.1 python312Packages.apache-beam: 2.59.0 -> 2.60.0 Dec 31, 2024
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 4, 2025
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants