Rust/Python Interoperability
Build and publish crates with pyo3, rust-cpython and cffi bindings
as well as rust binaries as python packages.
This project is a zero-configuration replacement for
setuptools-rust milksnake. It supports building wheels for Python
3.5+, can upload them to PyPI and has basic PyPy support.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:RISCV/python-maturin && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000257 257 Bytes | |
maturin-1.5.0.tar.gz | 0000180891 177 KB | |
python-maturin.changes | 0000047575 46.5 KB | |
python-maturin.spec | 0000002524 2.46 KB | |
vendor.tar.xz | 0027292696 26 MB |
Revision 37 (latest revision is 42)
Ana Guerrero (anag+factory)
accepted
request 1158801
from
Mia Herkt (mia)
(revision 37)
- Update to 1.5.0 * tutorial: fix abi to match comment gh#PyO3/maturin#1876 * Allow identical VIRTUAL_ENV and CONDA_PREFIX env vars gh#PyO3/maturin#1879 * Upgrade pyo3 to 0.20 gh#PyO3/maturin#1881 * Skip directory when adding license files to wheel gh#PyO3/maturin#1890 * Reject -i python when cross compiling gh#PyO3/maturin#1891 * simplified clear-cache github action gh#PyO3/maturin#1897 * Support uniffi-bindgen in cargo workspaces gh#PyO3/maturin#1909 * Upgrade globlin to 0.8.0 gh#PyO3/maturin#1912 * Update **Note** to [!NOTE] in README gh#PyO3/maturin#1917 * Match dependency readmes gh#PyO3/maturin#1915 * Update some actions version in generate ci cli gh#PyO3/maturin#1916 * Use extension name as library name, instead of hardcoded 'native.so' gh#PyO3/maturin#1918 * Bump MSRV to 1.70 gh#PyO3/maturin#1923 * Remove setuptools-rust and milksnake mentions from readme gh#PyO3/maturin#1926 * Upgrade uniffi to 0.26.0
Comments 0