Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-scikit-build-core


Commits:
4cf527c9 by Carl Smedstad at 2025-03-22T16:13:01+01:00
upgpkg: 0.11.1-1: Upstream release

https://github.com/scikit-build/scikit-build-core/releases/tag/v0.11.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-scikit-build-core
        pkgdesc = Next generation Python CMake adaptor and Python API for 
plugins
-       pkgver = 0.11.0
+       pkgver = 0.11.1
        pkgrel = 1
        url = https://github.com/scikit-build/scikit-build-core
        arch = any
@@ -24,7 +24,7 @@ pkgbase = python-scikit-build-core
        depends = python
        depends = python-packaging
        depends = python-pathspec
-       source = 
https://github.com/scikit-build/scikit-build-core/archive/v0.11.0/scikit-build-core-0.11.0.tar.gz
-       sha512sums = 
65bb5dd871deb771266cb8894278d1b7f80c5cb89c8c6d951ed93a1fb90e1163b637a3ba2a69e341ef40eee9d03f9e91bded4cb157678b199fe3ad6c3615d635
+       source = 
https://github.com/scikit-build/scikit-build-core/archive/v0.11.1/scikit-build-core-0.11.1.tar.gz
+       sha512sums = 
b4f52fc796c95284e691539f02355e926c0399bd18bbb2477ab63edaa73f2a224f8eebae80732b63bd61ef047b29b3204184472a0b98d006b7dc2db153c9b74c
 
 pkgname = python-scikit-build-core


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Blair Bonnett <[email protected]>
 
 pkgname=python-scikit-build-core
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc='Next generation Python CMake adaptor and Python API for plugins'
 arch=(any)
@@ -34,7 +34,7 @@ checkdepends=(
   python-virtualenv
 )
 source=("$url/archive/v$pkgver/${pkgname#python-}-$pkgver.tar.gz")
-sha512sums=('65bb5dd871deb771266cb8894278d1b7f80c5cb89c8c6d951ed93a1fb90e1163b637a3ba2a69e341ef40eee9d03f9e91bded4cb157678b199fe3ad6c3615d635')
+sha512sums=('b4f52fc796c95284e691539f02355e926c0399bd18bbb2477ab63edaa73f2a224f8eebae80732b63bd61ef047b29b3204184472a0b98d006b7dc2db153c9b74c')
 
 build() {
   cd ${pkgname#python-}-$pkgver



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scikit-build-core/-/commit/4cf527c995d82a6c91cab3bd8d6443f337a57015
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to