Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / meson-python
Commits: ed7b26a8 by Christian Heusel at 2024-11-07T19:55:24+01:00 add meson-python to the python-build-backend group This makes sense as meson-python can be used as PEP517 backend. Signed-off-by: Christian Heusel <[email protected]> - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -6,6 +6,7 @@ pkgrel=1 pkgdesc='Meson PEP 517 Python build backend' arch=(any) url='https://github.com/mesonbuild/meson-python' +groups=(python-build-backend) license=(MIT) depends=(meson patchelf View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/meson-python/-/commit/ed7b26a894f19a142779dd99406acc4e6877b38c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/meson-python/-/commit/ed7b26a894f19a142779dd99406acc4e6877b38c You're receiving this email because of your account on gitlab.archlinux.org.
