1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/py3-scikit-build-core: upgrade to 0.11.5

This commit is contained in:
Duncan Bellamy 2025-07-06 11:02:30 +00:00 committed by achill (fossdd)
parent c672e86b90
commit 2886788c40

View file

@ -1,7 +1,7 @@
# Contributor: Duncan Bellamy <dunk@denkimushi.com>
maintainer="Duncan Bellamy <dunk@denkimushi.com>"
pkgname=py3-scikit-build-core
pkgver=0.11.4
pkgver=0.11.5
pkgrel=0
pkgdesc="Build backend for Python that uses CMake to build extension modules"
url="https://github.com/scikit-build/scikit-build-core"
@ -50,5 +50,5 @@ package() {
}
sha512sums="
38cb3c732718ef0bfd653763320474969300c9aef47cc56bdfe7979c1c8d9ae828832ae32288543a8fcd2e4698e9cc8e05a89a6cace1949aa42625d70479de17 py3-scikit-build-core-0.11.4.tar.gz
f48e9fdd817a07ac6cc3eb38a36be31f7696b11b1dd958c62f8626b0412b6d1813d8c7aed386aba1d3ea6424ab5ace96b4684d65c410d87fc7f76a5959be38ff py3-scikit-build-core-0.11.5.tar.gz
"