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)
Sat, Jun 28, 1:36 PM
Unknown Object (File)
Wed, Jun 25, 8:17 PM
Unknown Object (File)
Sun, Jun 15, 1:04 PM
Unknown Object (File)
Wed, Jun 11, 12:36 AM
Unknown Object (File)
May 9 2025, 2:37 PM
Unknown Object (File)
Apr 21 2025, 7:49 AM
Unknown Object (File)
Apr 18 2025, 11:27 AM
Unknown Object (File)
Apr 2 2025, 11:46 PM
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