git: 6c93ef12d771 - main - devel/py-scikit-build-core: Update 0.4.5 → 0.4.6

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 22 Jun 2023 09:11:20 UTC
The branch main has been updated by yuri:

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

commit 6c93ef12d771c3ed2825dcf23f92d87ccf26bec4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-22 09:10:39 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-22 09:11:14 +0000

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

diff --git a/devel/py-scikit-build-core/Makefile b/devel/py-scikit-build-core/Makefile
index 90c5d4812095..cc3ebaaa7c13 100644
--- a/devel/py-scikit-build-core/Makefile
+++ b/devel/py-scikit-build-core/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scikit-build-core
-DISTVERSION=	0.4.5
+DISTVERSION=	0.4.6
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,14 +12,20 @@ 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} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
+		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}pathspec>=0.10.1:devel/py-pathspec@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyproject-metadata>=0.5:devel/py-pyproject-metadata@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}pyproject-metadata>=0.5:devel/py-pyproject-metadata@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR}
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}build>=0.1:devel/py-build@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}cattrs>=0:devel/py-cattrs@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR}
 
 USES=		python:3.7+
-USE_PYTHON=	pep517 autoplist pytest # 7 tests fail, see https://github.com/scikit-build/scikit-build-core/issues/387
+USE_PYTHON=	pep517 autoplist pytest # 16 tests fail, see https://github.com/scikit-build/scikit-build-core/issues/398
 
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
diff --git a/devel/py-scikit-build-core/distinfo b/devel/py-scikit-build-core/distinfo
index d2e7bed0cb3c..0451875a25c2 100644
--- a/devel/py-scikit-build-core/distinfo
+++ b/devel/py-scikit-build-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687322017
-SHA256 (scikit_build_core-0.4.5.tar.gz) = 99cef7978be1d7580f7c59f12023dcaefd79f57c7057957e02a91fd5ac1f4d2e
-SIZE (scikit_build_core-0.4.5.tar.gz) = 156228
+TIMESTAMP = 1687422721
+SHA256 (scikit_build_core-0.4.6.tar.gz) = 54f06b23dea20284730c437d6af4298299165950a55cb7fb933915e1070a35a1
+SIZE (scikit_build_core-0.4.6.tar.gz) = 160670