mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-meson-python: update to 0.14.0.
This commit is contained in:
parent
22446c65d5
commit
55f4ad1728
1 changed files with 2 additions and 2 deletions
|
@ -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.13.2
|
version=0.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="meson python3-pyproject-metadata"
|
hostmakedepends="meson python3-pyproject-metadata"
|
||||||
|
@ -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=80bc9de898acd36eb4b945afaaf7a2b4ca00189c51870d535e329761910cf8ea
|
checksum=b96866690326544dfe452583753ac3f43313227e9fd9416701a8df90af212234
|
||||||
# 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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue