Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
meson-python
Commits:
72ca07af by Jelle van der Waa at 2024-11-17T16:14:07+01:00
upgpkg: 0.17.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,9 +1,10 @@
pkgbase = meson-python
pkgdesc = Meson PEP 517 Python build backend
pkgver = 0.17.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mesonbuild/meson-python
arch = any
+ groups = python-build-backend
license = MIT
checkdepends = cython
checkdepends = python-gitpython
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=meson-python
pkgver=0.17.1
-pkgrel=1
+pkgrel=2
pkgdesc='Meson PEP 517 Python build backend'
arch=(any)
url='https://github.com/mesonbuild/meson-python'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/meson-python/-/commit/72ca07afefa7426e41f405533c29567997cb1961
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/meson-python/-/commit/72ca07afefa7426e41f405533c29567997cb1961
You're receiving this email because of your account on gitlab.archlinux.org.