git: 799811ecd7df - main - devel/py-scikit-build: Update 0.16.6 → 0.16.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Feb 2023 09:13:47 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=799811ecd7df5ed6d8091e48935c3584f16cff55
commit 799811ecd7df5ed6d8091e48935c3584f16cff55
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-02-18 07:50:58 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-02-18 09:13:41 +0000
devel/py-scikit-build: Update 0.16.6 → 0.16.7
Reported by: portscout
---
devel/py-scikit-build/Makefile | 7 ++++---
devel/py-scikit-build/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/devel/py-scikit-build/Makefile b/devel/py-scikit-build/Makefile
index 288bc9309a88..d36fdf01a0cd 100644
--- a/devel/py-scikit-build/Makefile
+++ b/devel/py-scikit-build/Makefile
@@ -1,5 +1,5 @@
PORTNAME= scikit-build
-DISTVERSION= 0.16.6
+DISTVERSION= 0.16.7
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,8 @@ WWW= https://scikit-build.readthedocs.io/en/latest/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0.32.0:devel/py-wheel@${PY_FLAVOR}
@@ -20,7 +21,7 @@ TEST_DEPENDS= cmake:devel/cmake-core \
${PYTHON_PKGNAMEPREFIX}path.py>=11.5.0:devel/py-path.py@${PY_FLAVOR}
USES= python:3.8+
-USE_PYTHON= distutils autoplist pytest # 1 tests fail, 4 errors, see https://github.com/scikit-build/scikit-build/issues/791
+USE_PYTHON= pep517 autoplist pytest # 1 tests fail, 4 errors, see https://github.com/scikit-build/scikit-build/issues/791
NO_ARCH= yes
diff --git a/devel/py-scikit-build/distinfo b/devel/py-scikit-build/distinfo
index 4d2b18148431..62ea4ab88cf1 100644
--- a/devel/py-scikit-build/distinfo
+++ b/devel/py-scikit-build/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674539753
-SHA256 (scikit-build-0.16.6.tar.gz) = 9047817b0dd2522cc8b7122b398e8a41c18bf4cbd23de1644919bdf34941a8c6
-SIZE (scikit-build-0.16.6.tar.gz) = 272201
+TIMESTAMP = 1676697823
+SHA256 (scikit-build-0.16.7.tar.gz) = a9b9cc7479b71e6c8d434596dfade025253aae23adb22a9a2d85850fd51cecfd
+SIZE (scikit-build-0.16.7.tar.gz) = 274287