conda-forge / notebook-feedstock

A conda-smithy repository for notebook.
BSD 3-Clause "New" or "Revised" License
3 stars 34 forks source link

Dependency not available in ppc64le #72

Closed blink1073 closed 4 years ago

blink1073 commented 4 years ago

See https://travis-ci.com/github/conda-forge/notebook-feedstock/jobs/367192817 from https://github.com/conda-forge/notebook-feedstock/pull/71. argon2-cffi is not yet available.

jjhelmus commented 4 years ago

conda-forge/conda-forge-pinning-feedstock#716 adds argon2-cffi to the arch migration. Once merged the bot will automatically start the process of building argon2-cffi and its dependencies for linux-ppc64le and linux-aarch64.

blink1073 commented 4 years ago

Thanks!

bollwyvl commented 4 years ago

Probably also need to request pypy, but I've found it best to just have one open migration at a time to avoid crazy merge conflicts...

bollwyvl commented 4 years ago

Looks like the is already there, with the double py36 being pypy. Probably good to rekick in the next hour, once everything's on CDN!

https://anaconda.org/conda-forge/argon2-cffi/files?version=20.1.0

linux-aarch64/argon2-cffi-20.1.0-py36h8c4c3a4_0.tar.bz2
linux-aarch64/argon2-cffi-20.1.0-py36h97a6639_0.tar.bz2
linux-aarch64/argon2-cffi-20.1.0-py37h8f50634_0.tar.bz2 
linux-aarch64/argon2-cffi-20.1.0-py38h1e0a361_0.tar.bz2
linux-ppc64le/argon2-cffi-20.1.0-py36h2254977_0.tar.bz2
linux-ppc64le/argon2-cffi-20.1.0-py36h4d54467_0.tar.bz2
linux-ppc64le/argon2-cffi-20.1.0-py37h2bd1440_0.tar.bz2
linux-ppc64le/argon2-cffi-20.1.0-py38h8e95b53_0.tar.bz2
bollwyvl commented 4 years ago

Fixed by conda-forge/argon2_cffi-feedstock#22