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

python-pyarrow: Add package #21431

Merged
merged 1 commit into from
Jul 17, 2024
Merged

python-pyarrow: Add package #21431

merged 1 commit into from
Jul 17, 2024

Conversation

Biswa96
Copy link
Member

@Biswa96 Biswa96 commented Jul 17, 2024

Fixes #21070

@Biswa96 Biswa96 added the new-package Pull request which adds new package(s) label Jul 17, 2024
@Biswa96
Copy link
Member Author

Biswa96 commented Jul 17, 2024

I have tested the package with the following command in clang64 environment.

$ python
Python 3.11.9 (main, Apr 12 2024, 09:55:30)  [GCC Clang 18.1.3 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyarrow
>>> pyarrow.__version__
'17.0.0'

@Biswa96 Biswa96 force-pushed the pyarrow branch 2 times, most recently from 066db76 to f096f66 Compare July 17, 2024 17:57
@Biswa96 Biswa96 merged commit c6b26c8 into msys2:master Jul 17, 2024
8 checks passed
@Biswa96 Biswa96 deleted the pyarrow branch July 17, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package Pull request which adds new package(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add python-pyarrow
1 participant