mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-meson-python: update to 0.15.0.
This commit is contained in:
parent
1b3220391e
commit
681fae0ee8
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python3-meson-python'
|
# Template file for 'python3-meson-python'
|
||||||
pkgname=python3-meson-python
|
pkgname=python3-meson-python
|
||||||
version=0.14.0
|
version=0.15.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="meson python3-pyproject-metadata"
|
hostmakedepends="meson python3-pyproject-metadata patchelf"
|
||||||
depends="meson python3-pyproject-metadata patchelf"
|
depends="meson python3-pyproject-metadata patchelf"
|
||||||
short_desc="Meson PEP 517 Python build backend"
|
short_desc="Meson PEP 517 Python build backend"
|
||||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
|
@ -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=b96866690326544dfe452583753ac3f43313227e9fd9416701a8df90af212234
|
checksum=fddb73eecd49e89c1c41c87937cd89c2d0b65a1c63ba28238681d4bd9484d26f
|
||||||
# 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