From 55f4ad1728f6b9a938797baedb79931e07099d84 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 6 Sep 2023 09:31:41 -0400 Subject: [PATCH] python3-meson-python: update to 0.14.0. --- srcpkgs/python3-meson-python/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-meson-python/template b/srcpkgs/python3-meson-python/template index ab3216fdc63..70c3702f6ee 100644 --- a/srcpkgs/python3-meson-python/template +++ b/srcpkgs/python3-meson-python/template @@ -1,6 +1,6 @@ # Template file for 'python3-meson-python' pkgname=python3-meson-python -version=0.13.2 +version=0.14.0 revision=1 build_style=python3-pep517 hostmakedepends="meson python3-pyproject-metadata" @@ -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=80bc9de898acd36eb4b945afaaf7a2b4ca00189c51870d535e329761910cf8ea +checksum=b96866690326544dfe452583753ac3f43313227e9fd9416701a8df90af212234 # tests require custom-built executables, need reconciliation with xbps-src env make_check=no