2023-03-02 07:20:33 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-maturin: not for python 2 |
2023-03-01 19:35:30 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message: py-maturin: updated to 0.14.14 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages. This project is meant as a zero configuration replacement for setuptools-rust and milksnake. It supports building wheels for python 3.5+ on windows, linux, mac and freebsd, can upload them to pypi and has basic pypy support. |