Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-scikit-build
Commits:
9cf237c4 by Antonio Rojas at 2024-12-09T18:43:59+01:00
upgpkg: 0.18.1-2: Python 3.13 rebuild
- - - - -
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.18.1
- pkgrel = 1
+ pkgrel = 2
url = https://scikit-build.org
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-scikit-build
pkgver=0.18.1
-pkgrel=1
+pkgrel=2
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/9cf237c4615e0c6e5d56d41289e2e73d14565734
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-build/-/commit/9cf237c4615e0c6e5d56d41289e2e73d14565734
You're receiving this email because of your account on gitlab.archlinux.org.