Uwe L. Korn created ARROW-4210: ---------------------------------- Summary: [Python] Mention boost-cpp directly in the conda meta.yaml for pyarrow Key: ARROW-4210 URL: https://issues.apache.org/jira/browse/ARROW-4210 Project: Apache Arrow Issue Type: Task Components: Packaging, Python Reporter: Uwe L. Korn Fix For: 0.12.0
We seem to also link some boost symbols into pyarrow. This should guarantee through the new `run_exports` pinning mechanism that we only see installs of arrow-cpp and pyarrow with the same `boost-cpp` version. conda-forge PR: https://github.com/conda-forge/pyarrow-feedstock/pull/63 -- This message was sent by Atlassian JIRA (v7.6.3#76005)