Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-scikit-build


Commits:
c750ec33 by Antonio Rojas at 2026-07-05T11:13:48+02:00
upgpkg: 0.19.1-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-scikit-build
        pkgdesc = Improved build system generator for CPython C, C++, Cython 
and Fortran extensions
-       pkgver = 0.19.0
+       pkgver = 0.19.1
        pkgrel = 1
        url = https://scikit-build.readthedocs.io/
        arch = any
@@ -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.19.0?signed
+       source = 
git+https://github.com/scikit-build/scikit-build.git#tag=0.19.1?signed
        validpgpkeys = 2FDEC9863E5E14C7BC429F27B9D0E45146A241E8
-       sha256sums = 
a67e1a2f60c5607c7bfa779d77a5287e91e1ab1544bf341b4607752844f2846d
+       sha256sums = 
dc4c14a7fb9bb4b85fac3d38b5ed57743e2c0b57eabf6a64d682c45795b22e2f
 
 pkgname = python-scikit-build


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Ben Greiner <[email protected]>
 
 pkgname=python-scikit-build
-pkgver=0.19.0
+pkgver=0.19.1
 pkgrel=1
 pkgdesc="Improved build system generator for CPython C, C++, Cython and 
Fortran extensions"
 arch=(any)
@@ -25,7 +25,7 @@ checkdepends=(
     python-virtualenv
 )
 
source=(git+https://github.com/scikit-build/scikit-build.git#tag=$pkgver?signed)
-sha256sums=('a67e1a2f60c5607c7bfa779d77a5287e91e1ab1544bf341b4607752844f2846d')
+sha256sums=('dc4c14a7fb9bb4b85fac3d38b5ed57743e2c0b57eabf6a64d682c45795b22e2f')
 validpgpkeys=(2FDEC9863E5E14C7BC429F27B9D0E45146A241E8) # Henry Schreiner 
<[email protected]>
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-build/-/commit/c750ec337861744271c09ee9ebac02895e68381d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-build/-/commit/c750ec337861744271c09ee9ebac02895e68381d
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


Reply via email to