./devel/py-maturin, Build and publish crates with pyo3, rust-cpython and cffi bindings

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.14.15, Package name: py310-maturin-0.14.15, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 173.699 KB

Version history: (Expand)


CVS history: (Expand)


   2023-03-09 09:09:06 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-maturin: updated to 0.14.15

0.14.15
* Add sdist and sccache support to `generate-ci` command
   2023-03-03 09:57:14 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
py-maturin: use correct versioned command
   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) | Package updated
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.