mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-meson-python: update to 0.13.2.
This commit is contained in:
parent
1172e97ce7
commit
97ed69be94
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.1
|
version=0.13.2
|
||||||
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=63b3170001425c42fa4cfedadb9051cbd28925ff8eed7c40d36ba0099e3c7618
|
checksum=80bc9de898acd36eb4b945afaaf7a2b4ca00189c51870d535e329761910cf8ea
|
||||||
# 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