Page MenuHomeFreeBSD

[NEW PORT] devel/py-maturin
ClosedPublic

Authored by kai on Oct 26 2020, 2:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 7:09 PM
Unknown Object (File)
Sun, Apr 21, 7:09 PM
Unknown Object (File)
Sun, Apr 21, 7:09 PM
Unknown Object (File)
Sun, Apr 21, 7:09 PM
Unknown Object (File)
Sun, Apr 21, 2:42 AM
Unknown Object (File)
Thu, Apr 18, 3:15 PM
Unknown Object (File)
Feb 25 2024, 2:39 PM
Unknown Object (File)
Jan 17 2024, 4:55 AM
Subscribers

Details

Reviewers
tcberner
Group Reviewers
rust
Python
Commits
rP554832: [NEW PORT] devel/py-maturin
Summary
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 FreeBSD and various other platforms, can upload them to PyPI and has
basic PyPy support.

WWW: https://github.com/PyO3/maturin

PR: 247666
Test Plan
  • poudriere -> OK (11.4-, 12.1-RELEASE, 13.0-CURRENT@r366935 [amd64 only] with py36, py37, py38 and py39)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable