Skip to content

ARROW-6903: [Python] Attempt to fix Python wheels with introduction of libarrow_python_flight, disabling of pyarrow.orc#5673

Closed
wesm wants to merge 2 commits intoapache:masterfrom
wesm:ARROW-6903
Closed

ARROW-6903: [Python] Attempt to fix Python wheels with introduction of libarrow_python_flight, disabling of pyarrow.orc#5673
wesm wants to merge 2 commits intoapache:masterfrom
wesm:ARROW-6903

Conversation

@wesm
Copy link
Copy Markdown
Member

@wesm wesm commented Oct 16, 2019

No description provided.

@wesm
Copy link
Copy Markdown
Member Author

wesm commented Oct 16, 2019

@ursabot crossbow submit -g wheel

@ursabot
Copy link
Copy Markdown

ursabot commented Oct 16, 2019

AMD64 Conda Crossbow Submit (#70865) builder has been succeeded.

Revision: bed97c2

Submitted crossbow builds: ursa-labs/crossbow @ ursabot-256

Task Status
wheel-manylinux1-cp27m TravisCI
wheel-manylinux1-cp27mu TravisCI
wheel-manylinux1-cp35m TravisCI
wheel-manylinux1-cp36m TravisCI
wheel-manylinux1-cp37m TravisCI
wheel-manylinux2010-cp27m TravisCI
wheel-manylinux2010-cp27mu TravisCI
wheel-manylinux2010-cp35m TravisCI
wheel-manylinux2010-cp36m TravisCI
wheel-manylinux2010-cp37m TravisCI
wheel-osx-cp27m TravisCI
wheel-osx-cp35m TravisCI
wheel-osx-cp36m TravisCI
wheel-osx-cp37m TravisCI
wheel-win-cp36m Appveyor
wheel-win-cp37m Appveyor

Copy link
Copy Markdown
Member

@kszucs kszucs left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@github-actions
Copy link
Copy Markdown

@wesm wesm changed the title ARROW-6903: [Python] Attempt to fix Python wheels with introduction of libarrow_python_flight, disabling of pyarrow.orcFix arrow_python_flight bundling, remove pyarrow.orc ARROW-6903: [Python] Attempt to fix Python wheels with introduction of libarrow_python_flight, disabling of pyarrow.orc Oct 16, 2019
@wesm
Copy link
Copy Markdown
Member Author

wesm commented Oct 16, 2019

@ursabot crossbow submit -g wheel

@ursabot
Copy link
Copy Markdown

ursabot commented Oct 16, 2019

AMD64 Conda Crossbow Submit (#70884) builder has been succeeded.

Revision: 6b53575

Submitted crossbow builds: ursa-labs/crossbow @ ursabot-259

Task Status
wheel-manylinux1-cp27m TravisCI
wheel-manylinux1-cp27mu TravisCI
wheel-manylinux1-cp35m TravisCI
wheel-manylinux1-cp36m TravisCI
wheel-manylinux1-cp37m TravisCI
wheel-manylinux2010-cp27m TravisCI
wheel-manylinux2010-cp27mu TravisCI
wheel-manylinux2010-cp35m TravisCI
wheel-manylinux2010-cp36m TravisCI
wheel-manylinux2010-cp37m TravisCI
wheel-osx-cp27m TravisCI
wheel-osx-cp35m TravisCI
wheel-osx-cp36m TravisCI
wheel-osx-cp37m TravisCI
wheel-win-cp36m Appveyor
wheel-win-cp37m Appveyor

Copy link
Copy Markdown
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

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

+1, LGTM

@pitrou
Copy link
Copy Markdown
Member

pitrou commented Oct 16, 2019

Travis-CI build: https://travis-ci.org/wesm/arrow/builds/598707508

@pitrou pitrou closed this in 5608677 Oct 16, 2019
kszucs pushed a commit to kszucs/arrow that referenced this pull request Oct 21, 2019
…f libarrow_python_flight, disabling of pyarrow.orc

Closes apache#5673 from wesm/ARROW-6903 and squashes the following commits:

6b53575 <Wes McKinney> Use OrderedDict in json data generation
bed97c2 <Wes McKinney> Fix arrow_python_flight bundling, remove pyarrow.orc import from manylinux-test.sh

Authored-by: Wes McKinney <wesm+git@apache.org>
Signed-off-by: Antoine Pitrou <pitrou@free.fr>
kszucs pushed a commit to kszucs/arrow that referenced this pull request Oct 21, 2019
…f libarrow_python_flight, disabling of pyarrow.orc

Closes apache#5673 from wesm/ARROW-6903 and squashes the following commits:

6b53575 <Wes McKinney> Use OrderedDict in json data generation
bed97c2 <Wes McKinney> Fix arrow_python_flight bundling, remove pyarrow.orc import from manylinux-test.sh

Authored-by: Wes McKinney <wesm+git@apache.org>
Signed-off-by: Antoine Pitrou <pitrou@free.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants