Ben Nuttall

Results 96 issues of 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

missing package

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...

missing package

### 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...

package issue

- 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): ![Screenshot from 2025-06-23 23-43-00](https://github.com/user-attachments/assets/f27559dc-ba48-451d-a008-4c7c556cb9b5) 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...