git: ddef4b93bc08 - main - devel/py-scikit-build-core: update 0.9.9 → 0.9.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Aug 2024 19:11:59 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ddef4b93bc08111165957fc872b5ec7a994f2773 commit ddef4b93bc08111165957fc872b5ec7a994f2773 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-19 19:08:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-19 19:11:38 +0000 devel/py-scikit-build-core: update 0.9.9 → 0.9.10 Reported by: portscout --- devel/py-scikit-build-core/Makefile | 7 ++++--- devel/py-scikit-build-core/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/py-scikit-build-core/Makefile b/devel/py-scikit-build-core/Makefile index 3c9472dd9cca..4dddea196860 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.9.9 +DISTVERSION= 0.9.10 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,14 +24,15 @@ RUN_DEPENDS= ${PY_EXCEPTIONGROUP} \ ${PY_TOMLI} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>=0.1:devel/py-build@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cattrs>=22.2.0:devel/py-cattrs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pybind11>=2.11:devel/py-pybind11@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyproject-metadata>=0.5:devel/py-pyproject-metadata@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-subprocess>=1.5:devel/py-pytest-subprocess@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}virtualenv>=20.20:devel/py-virtualenv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python:3.9+ USE_PYTHON= pep517 autoplist pytest -# 22 errors during tests, see https://github.com/scikit-build/scikit-build-core/issues/531 +# 3 tests fail, see https://github.com/scikit-build/scikit-build-core/issues/531 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 e015ea0fa6c1..a7bf9582292f 100644 --- a/devel/py-scikit-build-core/distinfo +++ b/devel/py-scikit-build-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722313327 -SHA256 (scikit_build_core-0.9.9.tar.gz) = 64880e00c03e196ed2feb66676175dbbafe5fad1081edd9583c30bf6170d2fc9 -SIZE (scikit_build_core-0.9.9.tar.gz) = 229971 +TIMESTAMP = 1724045930 +SHA256 (scikit_build_core-0.9.10.tar.gz) = eee0d0f43319117ff98368a9d572ebdd0880481eabe19a4a1a77455df73ffbaf +SIZE (scikit_build_core-0.9.10.tar.gz) = 230104