package/python-meson-python: bump version to 0.19.0

https://github.com/mesonbuild/meson-python/blob/0.19.0/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-03-14 15:05:31 +01:00
committed by Julien Olivain
parent 4c68fdbf4d
commit cc079e8457
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/meson-python/json
md5 b4d7f9ef6f09deb8dc8a7e5cbf16778e meson_python-0.18.0.tar.gz
sha256 c56a99ec9df669a40662fe46960321af6e4b14106c14db228709c1628e23848d meson_python-0.18.0.tar.gz
md5 36c0a47464398008ea3939bbef334f31 meson_python-0.19.0.tar.gz
sha256 9959d198aa69b57fcfd354a34518c6f795b781a73ed0656f4d01660160cc2553 meson_python-0.19.0.tar.gz
# Locally computed sha256 checksums
sha256 8f82ea9ef9a55b47f4170536d02e48b5bc33fc5135e5b4a1b5f8d6404833ec9b LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_MESON_PYTHON_VERSION = 0.18.0
PYTHON_MESON_PYTHON_VERSION = 0.19.0
PYTHON_MESON_PYTHON_SOURCE = meson_python-$(PYTHON_MESON_PYTHON_VERSION).tar.gz
PYTHON_MESON_PYTHON_SITE = https://files.pythonhosted.org/packages/26/bd/fdb26366443620f1a8a4d4ec7bfa37d1fbbe7bf737b257c205bbcf95ba95
PYTHON_MESON_PYTHON_SITE = https://files.pythonhosted.org/packages/32/98/7fe5d1bf741c03c6eea04b6245737dbd79657d4f9200e82fcbb4cc12637b
PYTHON_MESON_PYTHON_SETUP_TYPE = pep517
PYTHON_MESON_PYTHON_LICENSE = MIT
PYTHON_MESON_PYTHON_LICENSE_FILES = LICENSE