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

apache-arrow: Update to version 13.0.0 #19664

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Conversation

essandess
Copy link
Contributor

  • Update to version 13.0.0
  • Add Python 311
  • Delete Python 37

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 13.4.1 22F770820d arm64
Xcode 14.3.1 14E300c

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@ryandesign
Copy link
Contributor

port lint py311-pyarrow:
Error: Unknown dependency: py311-pytest-lazy-fixture

@essandess
Copy link
Contributor Author

port lint py311-pyarrow:
Error: Unknown dependency: py311-pytest-lazy-fixture

Oops, thanks. Now added.

@essandess essandess marked this pull request as draft August 3, 2023 11:41
@essandess
Copy link
Contributor Author

This PR currently suffers from the issue described in https://trac.macports.org/ticket/67900.

@mascguy
Copy link
Member

mascguy commented Aug 8, 2023

It looks like you have a potential syntax error in the portfile:

  Creating port index in /Users/runner/work/macports-ports/macports-ports/ports
  Failed to parse file devel/apache-arrow/Portfile: invalid command name "size"

Copy link
Member

@mascguy mascguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mascguy mascguy merged commit a80c8a5 into macports:master Aug 8, 2023
3 checks passed
@essandess essandess deleted the apache-arrow branch August 8, 2023 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
5 participants