conda-forge / pyarrow-feedstock

A conda-smithy repository for pyarrow.
BSD 3-Clause "New" or "Revised" License
6 stars 26 forks source link

Update to Arrow 0.5.0 release #35

Closed xhochy closed 7 years ago

conda-forge-linter commented 7 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

xhochy commented 7 years ago

@wesm AppVeyor still fails although parquet-cpp should be uptodate. I sadly have no idea on how debug this without having Windows.

wesm commented 7 years ago

Yikes. I will try to debug on my Windows machine later today

wesm commented 7 years ago

The reason for the failure is that the recent Snappy Windows update in conda-forge broke our toolchain. I'm investigating

wesm commented 7 years ago

Triggered build now that the updated arrow-cpp Windows build has made it through the tubes

wesm commented 7 years ago

Huzzah!