git: e8c5a086cd41 - main - devel/py-scikit-build-core: Update 0.3.1 → 0.4.5

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 21 Jun 2023 04:44:20 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e8c5a086cd412539c63de4e097698630a6b05ba9

commit e8c5a086cd412539c63de4e097698630a6b05ba9
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-21 04:44:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-21 04:44:05 +0000

    devel/py-scikit-build-core: Update 0.3.1 → 0.4.5
    
    Reported by:    portscout
---
 devel/py-scikit-build-core/Makefile | 13 ++++++++-----
 devel/py-scikit-build-core/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/devel/py-scikit-build-core/Makefile b/devel/py-scikit-build-core/Makefile
index df573a06d60d..90c5d4812095 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.3.1
-PORTREVISION=	1
+DISTVERSION=	0.4.5
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,12 +12,16 @@ WWW=		https://scikit-build-core.readthedocs.io/en/latest/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pathspec>=0.10.1:devel/py-pathspec@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pyproject-metadata>=0.5:devel/py-pyproject-metadata@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR}
 
 USES=		python:3.7+
-USE_PYTHON=	pep517 autoplist
+USE_PYTHON=	pep517 autoplist pytest # 7 tests fail, see https://github.com/scikit-build/scikit-build-core/issues/387
+
+TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
 NO_ARCH=	yes
 
diff --git a/devel/py-scikit-build-core/distinfo b/devel/py-scikit-build-core/distinfo
index 8fcae8446f1f..d2e7bed0cb3c 100644
--- a/devel/py-scikit-build-core/distinfo
+++ b/devel/py-scikit-build-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681670305
-SHA256 (scikit_build_core-0.3.1.tar.gz) = a0cfb87f030454905622f79db2903e87057f458bbbc3cd64951c7a5ffb077f10
-SIZE (scikit_build_core-0.3.1.tar.gz) = 141198
+TIMESTAMP = 1687322017
+SHA256 (scikit_build_core-0.4.5.tar.gz) = 99cef7978be1d7580f7c59f12023dcaefd79f57c7057957e02a91fd5ac1f4d2e
+SIZE (scikit_build_core-0.4.5.tar.gz) = 156228