polkascan / py-bip39-bindings

Python bindings for tiny-bip39 RUST crate
Apache License 2.0
4 stars 8 forks source link

wheels musllinux #9

Closed nakata5321 closed 2 years ago

nakata5321 commented 2 years ago

Hi, it's me again. You have recently created wheels for aarch64 platform. Especially, for manylinux systems. But I'm working with Home Assistant OS and it is musllinux system. So, all generated wheels are unsuitable for this system.

I really need this wheels,because otherwise my HA integrations doesn't work property. I've decided to create github action for it. Also, I've integrated this action in your github action for PyPi.Wheels already tested on RPi4 with HomeAssistant OS and everything is working.

Please, add this wheels to Pypi. If any questions, fill free to ask.

nakata5321 commented 2 years ago

Also, I add the same wheels for other your library: py-sr25519-bindings. I will create the same wheels for py-ed25519-bindings library, but for now there is an issue

arjanz commented 2 years ago

Thanks for the PR, not sure if I have time today to look into it, but by the end of tomorrow should be ok