piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Missing package: cryptography #329

Closed mdraws-kpm closed 1 year ago

mdraws-kpm commented 1 year ago

Package name

cryptography

Package version

38.0.0, 38.0.1

PyPI URL

https://pypi.org/project/cryptography/

piwheels URL

https://www.piwheels.org/project/cryptography/

Python version

I am the maintainer

More information

rust compiler error again. error: Rust 1.41.1 does not match extension requirement >=1.48.0

mdraws-kpm commented 1 year ago

I got it to successfully build version 38.0.1 on a pi 3B+ running buster. I used rustup to install the rust compiler version 1.64.0 I also needed libssl-dev although I suspect you guys already have that on there.

bennuttall commented 1 year ago

Pending https://github.com/piwheels/piwheels/pull/322

mdraws-kpm commented 1 year ago

Ok great thanks, we can close this if you want, or leave it open so others know about the PR.

jedie commented 1 year ago

v38.0.3 is missing, because the build failed:

grafik

https://www.piwheels.org/logs/0000/0895/0427.txt

gloriousDan commented 1 year ago

I think once https://github.com/piwheels/piwheels/pull/328 is merged it should be fixed.

mdraws-kpm commented 1 year ago

Any update on this, we just need to bump the rust version for it to compile. It's a pain to have to keep doing it myself as it takes a long time.

Stefal commented 1 year ago

If you're interested, I've build some cryptography wheels for python 3.7 : https://github.com/Stefal/rtkbase/tree/dev/tools/wheel

mdsketch commented 1 year ago

If the issue is someone is needed to maintain the build pipeline for this package on piwheel, I'd be more than happy to help out.

It would make my life so much easier if this was kept up to date with the rapid release schedule of cryptography package.

bennuttall commented 1 year ago

All recent builds now available