Port details on branch 2024Q4 |
- py-maturin Build and publish crates with pyo3, rust-cpython and cffi bindings
- 1.7.8 devel =3 1.7.1_1Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2020-11-10 12:56:51
- Last Update: 2024-12-06 08:02:04
- Commit Hash: d53e154
- People watching this port, also watch:: autoconf, libXdamage, p5-MIME-Tools, py39-beautifulsoup, mDNSResponder
- Also Listed In: python
- License: APACHE20 MIT
- WWW:
- https://github.com/PyO3/maturin
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}maturin>0:devel/py-maturin@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-maturin/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-maturin
- pkg install py311-maturin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-maturin listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-maturin
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1733381339
SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627
SIZE (rust/crates/adler2-2.0.0.crate) = 13529
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-rust>=1.4.0 : devel/py-setuptools-rust@py311
- py311-wheel>=0.36.2 : devel/py-wheel@py311
- rust>=1.83.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- archivers/py-cramjam
- databases/py-sqlglotrs
- databases/py-sqloxide
- devel/py-dbt-extractor
- devel/py-deptry
- devel/py-jellyfish
- devel/py-orjson
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-maturin
- USES:
- cargo python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|