Port details |
- meson-python Meson Python build backend (PEP-517)
- 0.16.0,1 devel =2 0.16.0,1Version of this port present on the latest quarterly branch.
- Maintainer: vishwin@FreeBSD.org
- Port Added: 2023-03-09 04:51:06
- Last Update: 2024-07-21 16:55:40
- Commit Hash: 180cd73
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/mesonbuild/meson-python
- Description:
- Python build backend (PEP-517) for Meson projects.
It enables Python package authors to use Meson as the build backend
for their packages.
- ¦ ¦ ¦ ¦
- 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}meson-python>0:devel/meson-python@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/meson-python/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/meson-python
- pkg install py311-meson-python
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-meson-python listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-meson-python
- Package flavors (<flavor>: <package>)
- py311: py311-meson-python
- distinfo:
- TIMESTAMP = 1717170010
SHA256 (meson_python-0.16.0.tar.gz) = 9068c17e36c89d6c7ff709fffb2a8a9925e8cd0b02629728e5ceaf2ec505cb5f
SIZE (meson_python-0.16.0.tar.gz) = 82012
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:
-
- meson : devel/meson@py311
- py311-packaging>=0.19.0 : devel/py-packaging@py311
- py311-pyproject-metadata>=0.7.1 : devel/py-pyproject-metadata@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-build>0 : devel/py-build@py311
- py311-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-pytest-mock>0 : devel/py-pytest-mock@py311
- py311-wheel>0 : devel/py-wheel@py311
- git : devel/git
- cython-3.11 : lang/cython@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- meson : devel/meson@py311
- py311-packaging>=0.19.0 : devel/py-packaging@py311
- py311-pyproject-metadata>=0.7.1 : devel/py-pyproject-metadata@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- biology/py-PySCeS
- math/py-contourpy
- math/py-pandas
- math/py-pywavelets
- math/py-scs
- science/py-dftd4
- science/py-dipy
Configuration Options:
- No options to configure
- Options name:
- devel_meson-python
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.16.0,1 21 Jul 2024 16:55:40 |
Po-Chuan Hsieh (sunpoet) |
Mk/Uses/python.mk: Introduce PY_TOMLI
- Convert ports to use PY_TOMLI to simplify Makefile.
The minimal version is set to 2.0.1 because it is required by multiple ports
such as devel/py-poetry.
The upper bound of version is set to 3 because it is limited by devel/py-poetry.
With hat: python |
0.16.0,1 31 May 2024 19:26:11 |
Charlie Li (vishwin) |
devel/meson-python: update to 0.16.0
Changelog: https://github.com/mesonbuild/meson-python/releases/tag/0.16.0
https://github.com/mesonbuild/meson-python/releases/tag/0.15.0
Event: BSDCan 2024
Reported by: wen
PR: 279420 |
0.14.0,1 27 May 2024 00:20:18 |
Yuri Victorovich (yuri) |
Revert "devel/meson-python: update 0.14.0 → 0.15.0"
This reverts commit 2de1b0699d062e31f2272c450ce65fdf50eca92f. |
0.15.0 27 May 2024 00:12:32 |
Yuri Victorovich (yuri) Author: wen |
devel/meson-python: update 0.14.0 → 0.15.0
PR: 277826 |
0.14.0 09 Oct 2023 14:45:03 |
Charlie Li (vishwin) |
devel/meson-python: update to 0.14.0
Changelog: https://meson-python.readthedocs.io/en/latest/changelog.html |
0.13.2 05 Aug 2023 15:47:40 |
Charlie Li (vishwin) |
devel/meson-python: update to 0.13.2
Reported by: wen
PR: 272287 |
0.12.1_1 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
0.12.1 11 Mar 2023 16:35:57 |
Charlie Li (vishwin) |
devel/meson: enable FLAVORs
Needed for devel/meson-python to function on non-default Python
flavours/distributions, as meson is imported as a module. Existing
USES=meson consumers not affected.
Reported by: fluffy
Differential Revision: https://reviews.freebsd.org/D39004 |
0.12.1 09 Mar 2023 04:48:14 |
Charlie Li (vishwin) |
devel/meson-python: add
PEP-517 build backend that uses Meson |
Number of commits found: 9
|