aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2026-03-08 12:05:12 -0400
committerAndrew J. Hesford <ajh@sideband.org>2026-03-08 14:38:30 -0400
commit048f23972d206df6d5f09bccb79431763d3b8f28 (patch)
treed11aeb0c025a5ed23584669eefecd58fdf3aa39f
parentpython3-redis: update to 7.3.0. (diff)
python3-scikit-build-core: update to 0.12.2.
-rw-r--r--srcpkgs/python3-scikit-build-core/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/python3-scikit-build-core/template b/srcpkgs/python3-scikit-build-core/template
index 3cc867cf924..3aa50ba8fa2 100644
--- a/srcpkgs/python3-scikit-build-core/template
+++ b/srcpkgs/python3-scikit-build-core/template
@@ -1,6 +1,6 @@
# Template file for 'python3-scikit-build-core'
pkgname=python3-scikit-build-core
-version=0.12.1
+version=0.12.2
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs"
@@ -10,6 +10,6 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0"
homepage="https://scikit-build-core.readthedocs.io"
distfiles="${PYPI_SITE}/s/scikit_build_core/scikit_build_core-${version}.tar.gz"
-checksum=bb663e71116bcd23d208ef30e5b94aa14f225f3704794d9429017ea9b461b0da
+checksum=562e0bbc9de1a354c87825ccf732080268d6582a0200f648e8c4a2dcb1e3736d
# Tests require unpackaged dependencies
make_check=no