py-questdb-client icon indicating copy to clipboard operation
py-questdb-client copied to clipboard

Is it possible to add prebuilt binaries for Alpine 20 and cp313?

Open antst opened this issue 1 year ago • 1 comments

As this package isn't really meant to be build by pip from sources (versions before 2.0.3), is it possible to add binaries for alpine linux and cp313?

This package is used by custom component for home assistant, and it is not installable on fresh version of HA core (even if Cargo is present). Ideally, binaries for v1.2.0 would be perfect.

Thanks!

antst avatar Dec 05 '24 19:12 antst

We have musl binaries, but no cp313 at all. We should release cp313 binaries for all platforms since this does not affect just Alpine.

jerrinot avatar Mar 21 '25 09:03 jerrinot

hello @antst, we just release 2.0.4, which has wheel built against python 3.13 + musl. (and also glibc and others)

jerrinot avatar Apr 03 '25 13:04 jerrinot