mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-meson-python: update to 0.17.1.
This commit is contained in:
parent
21173fd440
commit
b4d5f3aafc
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'python3-meson-python'
|
||||
pkgname=python3-meson-python
|
||||
version=0.16.0
|
||||
version=0.17.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="meson python3-pyproject-metadata patchelf"
|
||||
depends="meson python3-pyproject-metadata patchelf"
|
||||
depends="meson python3-pyproject-metadata python3-packaging patchelf"
|
||||
short_desc="Meson PEP 517 Python build backend"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
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=9068c17e36c89d6c7ff709fffb2a8a9925e8cd0b02629728e5ceaf2ec505cb5f
|
||||
checksum=efb91f69f2e19eef7bc9a471ed2a4e730088cc6b39eacaf3e49fc4f930eb5f83
|
||||
# tests require custom-built executables, need reconciliation with xbps-src env
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue