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)
Thu, Feb 27, 7:53 AM
Unknown Object (File)
Thu, Feb 27, 5:16 AM
Unknown Object (File)
Wed, Feb 26, 11:58 AM
Unknown Object (File)
Tue, Feb 25, 6:16 PM
Unknown Object (File)
Mon, Feb 24, 12:34 PM
Unknown Object (File)
Feb 3 2025, 7:03 PM
Unknown Object (File)
Jan 31 2025, 9:39 AM
Unknown Object (File)
Jan 7 2025, 11:14 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