Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-scikit-build
Commits:
1ed04fcc by Jelle van der Waa at 2024-04-07T19:42:49+02:00
upgpkg: 0.17.6-3: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-scikit-build
pkgdesc = Improved build system generator for CPython C, C++, Cython
and Fortran extensions
pkgver = 0.17.6
- pkgrel = 2
+ pkgrel = 3
url = https://scikit-build.org
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-scikit-build
pkgver=0.17.6
-pkgrel=2
+pkgrel=3
pkgdesc="Improved build system generator for CPython C, C++, Cython and
Fortran extensions"
arch=(any)
url="https://scikit-build.org"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-build/-/commit/1ed04fcc6c9b0a2380ceeae291c6a8aa1a7eaf9a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-build/-/commit/1ed04fcc6c9b0a2380ceeae291c6a8aa1a7eaf9a
You're receiving this email because of your account on gitlab.archlinux.org.