python3-meson-python: update to 0.18.0.

This commit is contained in:
Andrew J. Hesford 2025-05-05 10:19:43 -04:00
parent ec8aed4321
commit 6085e5da78

View file

@ -1,6 +1,6 @@
# Template file for 'python3-meson-python' # Template file for 'python3-meson-python'
pkgname=python3-meson-python pkgname=python3-meson-python
version=0.17.1 version=0.18.0
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="meson python3-pyproject-metadata patchelf" hostmakedepends="meson python3-pyproject-metadata patchelf"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://meson-python.readthedocs.io/" homepage="https://meson-python.readthedocs.io/"
changelog="https://raw.githubusercontent.com/mesonbuild/meson-python/main/CHANGELOG.rst" changelog="https://raw.githubusercontent.com/mesonbuild/meson-python/main/CHANGELOG.rst"
distfiles="${PYPI_SITE}/m/meson_python/meson_python-${version}.tar.gz" distfiles="${PYPI_SITE}/m/meson_python/meson_python-${version}.tar.gz"
checksum=efb91f69f2e19eef7bc9a471ed2a4e730088cc6b39eacaf3e49fc4f930eb5f83 checksum=c56a99ec9df669a40662fe46960321af6e4b14106c14db228709c1628e23848d
# tests require custom-built executables, need reconciliation with xbps-src env # tests require custom-built executables, need reconciliation with xbps-src env
make_check=no make_check=no