Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-scikit-build
Commits:
76d364ef by Antonio Rojas at 2026-05-16T16:12:10+02:00
upgpkg: 0.19.0-1: Upstream update
- - - - -
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 = 6
+ pkgver = 0.19.0
+ pkgrel = 1
url = https://scikit-build.readthedocs.io/
arch = any
license = MIT
@@ -26,8 +26,8 @@ pkgbase = python-scikit-build
depends = python-packaging
depends = python-setuptools
depends = python-wheel
- source =
git+https://github.com/scikit-build/scikit-build.git#tag=0.18.1?signed
+ source =
git+https://github.com/scikit-build/scikit-build.git#tag=0.19.0?signed
validpgpkeys = 2FDEC9863E5E14C7BC429F27B9D0E45146A241E8
- sha256sums =
cd413fdbc831255205f55bcfbe5a6badeb0d2f3bb3d63be79d8a6c855e1e08cc
+ sha256sums =
a67e1a2f60c5607c7bfa779d77a5287e91e1ab1544bf341b4607752844f2846d
pkgname = python-scikit-build
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Ben Greiner <[email protected]>
pkgname=python-scikit-build
-pkgver=0.18.1
-pkgrel=6
+pkgver=0.19.0
+pkgrel=1
pkgdesc="Improved build system generator for CPython C, C++, Cython and
Fortran extensions"
arch=(any)
url="https://scikit-build.readthedocs.io/"
@@ -25,7 +25,7 @@ checkdepends=(
python-virtualenv
)
source=(git+https://github.com/scikit-build/scikit-build.git#tag=$pkgver?signed)
-sha256sums=('cd413fdbc831255205f55bcfbe5a6badeb0d2f3bb3d63be79d8a6c855e1e08cc')
+sha256sums=('a67e1a2f60c5607c7bfa779d77a5287e91e1ab1544bf341b4607752844f2846d')
validpgpkeys=(2FDEC9863E5E14C7BC429F27B9D0E45146A241E8) # Henry Schreiner
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-build/-/commit/76d364ef990ebfe8629f21f3d3472572750c5087
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-build/-/commit/76d364ef990ebfe8629f21f3d3472572750c5087
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help