indygreg / python-build-standalone

Produce redistributable builds of Python
Mozilla Public License 2.0
1.97k stars 125 forks source link

Add armv7-unknown-linux-gnueabihf builds to releases #203

Closed fyhertz closed 6 months ago

fyhertz commented 9 months ago

Hello and thank you for this great project!

Any reasons in particular as to why armv7-unknown-linux-gnueabihf builds in the CI are not added as links to github releases?

indygreg commented 8 months ago

Because I haven't perceived them as important enough to justify a release. And they are untested.

Make a compelling case to include them and I'll consider it!

rmartin16 commented 8 months ago

Not necessarily compelling per se...but I use armv7 builds for testing BeeWare compatibility for the Raspberry Pi 2. I ultimately just established a half-baked process to create my own builds but it would be much simpler for anyone wanting to use a Pi 2 for it to be available like the other Pythons.