Date: Tue, 05 May 2026 20:43:26 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c8db561b3e76 - main - devel/py-scikit-build-core: update 0.11.=?utf-8?Q?6 =E2=86=92 0.?=12.2 Message-ID: <69fa566e.479f1.7c21098f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8db561b3e76efa5c88f1413bac8b87a43a39d51 commit c8db561b3e76efa5c88f1413bac8b87a43a39d51 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-05-05 20:29:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-05-05 20:42:50 +0000 devel/py-scikit-build-core: update 0.11.6 → 0.12.2 --- devel/py-scikit-build-core/Makefile | 7 +++---- devel/py-scikit-build-core/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/py-scikit-build-core/Makefile b/devel/py-scikit-build-core/Makefile index 9c117ef1d0b1..6b18efefb24b 100644 --- a/devel/py-scikit-build-core/Makefile +++ b/devel/py-scikit-build-core/Makefile @@ -1,6 +1,5 @@ PORTNAME= scikit-build-core -DISTVERSION= 0.11.6 -PORTREVISION= 1 +DISTVERSION= 0.12.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +20,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} RUN_DEPENDS= ${PY_EXCEPTIONGROUP} \ ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pathspec>=0.10.1:devel/py-pathspec@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pathspec>=0.12.0:devel/py-pathspec@${PY_FLAVOR} \ ${PY_TOMLI} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>=0.8:devel/py-build@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cattrs>=22.2.0:devel/py-cattrs@${PY_FLAVOR} \ @@ -47,6 +46,6 @@ TEST_ENV= ${MAKE_ENV} \ NO_ARCH= yes -# tests as of 0.11.6: 2 failed, 460 passed, 5 skipped, 4 xfailed, 1 warning in 1152.80s (0:19:12), see https://github.com/scikit-build/scikit-build-core/issues/1159 +# tests as of 0.12.2: 7 failed, 548 passed, 18 skipped, 10 xfailed, 16 errors in 198.39s (0:03:18), see https://github.com/scikit-build/scikit-build-core/issues/1298 .include <bsd.port.mk> diff --git a/devel/py-scikit-build-core/distinfo b/devel/py-scikit-build-core/distinfo index 0d39780bddbf..00b3edb0343e 100644 --- a/devel/py-scikit-build-core/distinfo +++ b/devel/py-scikit-build-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760505206 -SHA256 (scikit_build_core-0.11.6.tar.gz) = 5982ccd839735be99cfd3b92a8847c6c196692f476c215da84b79d2ad12f9f1b -SIZE (scikit_build_core-0.11.6.tar.gz) = 286006 +TIMESTAMP = 1778010087 +SHA256 (scikit_build_core-0.12.2.tar.gz) = 562e0bbc9de1a354c87825ccf732080268d6582a0200f648e8c4a2dcb1e3736d +SIZE (scikit_build_core-0.12.2.tar.gz) = 303553home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fa566e.479f1.7c21098f>
