conda-forge / pluggy-feedstock

A conda-smithy repository for pluggy.
BSD 3-Clause "New" or "Revised" License
2 stars 13 forks source link

Version 0.13.1 OSX build failed due to HTTP errors #16

Open djhoese opened 4 years ago

djhoese commented 4 years ago

Latest OSX build isn't available. I'm debugging something that may be tied to version 0.13.0 so I want to see if 0.13.1 fixes something.

Could a @conda-forge/pluggy re-run the build?

Edit: Oh 0.13.1 is just a documentation update. I guess this doesn't matter for my problem, but the build should probably be restarted.

nicoddemus commented 4 years ago

Just restarted the build, let's see!

djhoese commented 4 years ago

Hm looks like travis is having trouble downloading the tarball from PyPI. Still failing.

nicoddemus commented 4 years ago

Hmm not sure what to do... :/

djhoese commented 4 years ago

I brought it up on the conda-forge gitter to see if anyone else has seen this issue, but my question got lost in the conversation that was already going on.

chrisburr commented 4 years ago

macOS is available it's linux-ppc64le that failed to build?

I've seen it happen before and lazily avoided it by switching to azure.

djhoese commented 4 years ago

So 0.13.1 is only available for python 3.8? That's what the filenames seem to suggest at least.

chrisburr commented 4 years ago

Currently it is because the recipe is buggy. I've fixed it in: https://github.com/conda-forge/pluggy-feedstock/pull/17