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)
Wed, Oct 2, 5:42 PM
Unknown Object (File)
Tue, Oct 1, 11:14 PM
Unknown Object (File)
Tue, Oct 1, 6:18 PM
Unknown Object (File)
Fri, Sep 27, 9:08 PM
Unknown Object (File)
Fri, Sep 27, 8:23 AM
Unknown Object (File)
Wed, Sep 25, 6:40 AM
Unknown Object (File)
Thu, Sep 19, 5:38 PM
Unknown Object (File)
Thu, Sep 19, 8:53 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