Ben Nuttall
Ben Nuttall
Missing package Package name: `GDAL` Link to PyPI page: https://pypi.org/project/gdal Link to piwheels page: https://www.piwheels.org/project/gdal Version: all
This PR marks Buster as inactive on the homepage and updates an example in the FAQ. We can also drop support for Python 3.7 from the codebase itself, but we...
### Package name cryptography ### Package version 43.0.0 ### PyPI URL https://pypi.org/project/cryptography/ ### piwheels URL https://www.piwheels.org/project/cryptography/ ### Python version - [X] Python 3.9 - [X] Python 3.11 ### I am...
### Package name linkvertise-bypasser ### Package version all ### PyPI URL https://pypi.org/project/linkvertise-bypasser/ ### piwheels URL https://www.piwheels.org/project/linkvertise-bypasser/ ### Python version - [X] Python 3.9 - [X] Python 3.11 ### I am...
- Closes #372 To be merged AFTER we've moved away from the current master running Buster
- Closes #255 On a project page it shows the dependencies for the latest non-prerelease version (same as for apt deps):  And when you click on...
Our logic in [platform.py](https://github.com/piwheels/piwheels/blob/main/piwheels/platform.py) is wrong - on bookworm, we get this: ```console Traceback (most recent call last): File "/home/piwheels/pip_deps.py", line 5, in from piwheels.slave.builder import Wheel File "/home/piwheels/pipdeps/lib/python3.11/site-packages/piwheels/slave/__init__.py", line...