Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-scikit-build-core
Commits:
8b33f2ff by Antonio Rojas at 2024-12-11T23:18:48+01:00
upgpkg: 0.10.7-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-scikit-build-core
pkgdesc = Next generation Python CMake adaptor and Python API for
plugins
pkgver = 0.10.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/scikit-build/scikit-build-core
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ _name=${pkgname#python-}
pkgdesc='Next generation Python CMake adaptor and Python API for plugins'
url='https://github.com/scikit-build/scikit-build-core'
pkgver=0.10.7
-pkgrel=1
+pkgrel=2
arch=(any)
license=(Apache-2.0)
depends=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-build-core/-/commit/8b33f2ffd2b01fd44235b187a4c108f48511dc76
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-build-core/-/commit/8b33f2ffd2b01fd44235b187a4c108f48511dc76
You're receiving this email because of your account on gitlab.archlinux.org.