Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
meson-python


Commits:
cef1b53e by Antonio Rojas at 2026-01-15T18:31:00+01:00
upgpkg: 0.19.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,12 @@
 pkgbase = meson-python
        pkgdesc = Meson PEP 517 Python build backend
-       pkgver = 0.18.0
-       pkgrel = 3
+       pkgver = 0.19.0
+       pkgrel = 1
        url = https://github.com/mesonbuild/meson-python
        arch = any
        groups = python-build-backend
        license = MIT
+       checkdepends = cmake
        checkdepends = cython
        checkdepends = python-gitpython
        checkdepends = python-pytest
@@ -21,7 +22,7 @@ pkgbase = meson-python
        depends = python-packaging
        depends = python-pyproject-metadata
        optdepends = python-colorama: colored output
-       source = git+https://github.com/mesonbuild/meson-python#tag=0.18.0
-       sha256sums = 
8a63df1fc44d72efa737405eef4bf4e395252305cfc19c20974c3dd50e0fa9a2
+       source = git+https://github.com/mesonbuild/meson-python#tag=0.19.0
+       sha256sums = 
2d214ed99820f8fd8f263ff2a2a4d1853b0f989a45d2480f1ff54354129f9d25
 
 pkgname = meson-python


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer:
 
 pkgname=meson-python
-pkgver=0.18.0
-pkgrel=3
+pkgver=0.19.0
+pkgrel=1
 pkgdesc='Meson PEP 517 Python build backend'
 arch=(any)
 url='https://github.com/mesonbuild/meson-python'
@@ -18,13 +18,14 @@ makedepends=(git
              python-build
              python-installer)
 optdepends=('python-colorama: colored output')
-checkdepends=(cython
+checkdepends=(cmake
+              cython
               python-gitpython
               python-pytest
               python-pytest-mock
               python-wheel)
 source=(git+https://github.com/mesonbuild/meson-python#tag=$pkgver)
-sha256sums=('8a63df1fc44d72efa737405eef4bf4e395252305cfc19c20974c3dd50e0fa9a2')
+sha256sums=('2d214ed99820f8fd8f263ff2a2a4d1853b0f989a45d2480f1ff54354129f9d25')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/meson-python/-/commit/cef1b53e798ec1626637f3871938789fae1ea665

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/meson-python/-/commit/cef1b53e798ec1626637f3871938789fae1ea665
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to