messense

Results 496 comments of messense
trafficstars

> Would it be useful to file a bug for that, or should I just follow 1442? > […](#) Yeah, file a bug is useful.

``` 🔗 Found pyo3 bindings with abi3 support for Python ≥ 3.7 🐍 Not using a specific python interpreter ``` I think it has something to do with abi3, we...

Please try maturin 1.0.0b9.

> maturin currently has an MSRV of 1.64, which is obviously higher than our MSRV. I'm open to reduce MSRV to 1.63 to match Debian stable (bookworm) if it helps.

> I do think 1.63.0 is going to be easier for us than 1.64.0, because of Debian. Let me know when you plan to switch, I'll try to get a...

FYI, there is already a [`python-maturin`](https://packages.debian.org/sid/python3-maturin) package in Debian unstable, but it's a bit old, version is 1.1.0. Not sure when will it go to Debian stable.

> The case we want to support is people who are installing packages with `pip`, and not using wheels. In that case I think lowering MSRV of `maturin` only helps...

Have you tried rebuild a new sdist using newer version of maturin? You might have been using a pretty old version of maturin to publish which produced a broken one....

Thanks, I'll take a look later.

It's a bit complicated, I haven't have the time to think about a good solution yet. I recently had a surgery, still resting.