python3-meson-python: update to 0.15.0.

This commit is contained in:
Andrew J. Hesford 2023-11-20 16:06:28 -05:00
parent 1b3220391e
commit 681fae0ee8

View File

@ -1,9 +1,9 @@
# Template file for 'python3-meson-python'
pkgname=python3-meson-python
version=0.14.0
revision=2
version=0.15.0
revision=1
build_style=python3-pep517
hostmakedepends="meson python3-pyproject-metadata"
hostmakedepends="meson python3-pyproject-metadata patchelf"
depends="meson python3-pyproject-metadata patchelf"
short_desc="Meson PEP 517 Python build backend"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://meson-python.readthedocs.io/"
changelog="https://raw.githubusercontent.com/mesonbuild/meson-python/main/CHANGELOG.rst"
distfiles="${PYPI_SITE}/m/meson_python/meson_python-${version}.tar.gz"
checksum=b96866690326544dfe452583753ac3f43313227e9fd9416701a8df90af212234
checksum=fddb73eecd49e89c1c41c87937cd89c2d0b65a1c63ba28238681d4bd9484d26f
# tests require custom-built executables, need reconciliation with xbps-src env
make_check=no