From 84446d8590f3c326efc72019cab331e33ecb9ecb Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 22 Mar 2025 12:14:27 -0400 Subject: [PATCH] python3-scikit-build-core: update to 0.11.1. --- srcpkgs/python3-scikit-build-core/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-scikit-build-core/template b/srcpkgs/python3-scikit-build-core/template index dafe4d450dd..7247a6f0ebe 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.11.0 +version=0.11.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -10,6 +10,6 @@ maintainer="Andrew J. Hesford " 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=423d8b0885bf1942816c851f8ec7c1efc0a7ecad4f38ff43d5ba869a894b107b +checksum=4e5988df5cd33f0bdb9967b72663ca99f50383c9bc21d8b24fa40c0661ae72b7 # Tests require unpackaged dependencies make_check=no