git: b1b856000922 - main - math/py-yt: update 4.2.0 → 4.3.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 03 Nov 2023 22:02:13 UTC
The branch main has been updated by yuri:

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

commit b1b85600092261efda21eab74b0059a029745225
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-11-03 19:01:33 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-03 22:02:10 +0000

    math/py-yt: update 4.2.0 → 4.3.0
    
    Reported by:    portscout
---
 math/py-yt/Makefile | 5 +++--
 math/py-yt/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile
index fef9b107c107..c8225d137dc8 100644
--- a/math/py-yt/Makefile
+++ b/math/py-yt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yt
-DISTVERSION=	4.2.0
+DISTVERSION=	4.3.0
 CATEGORIES=	math astro python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING.txt
 # dependencies are in setup.cfg
 BUILD_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}ewah-bool-utils>=1.0.2:devel/py-ewah-bool-utils@${PY_FLAVOR}
+BUILD_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}cython3>0:lang/cython3
 RUN_DEPENDS=	\
 		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}cmyt>=0.2.2:math/py-cmyt@${PY_FLAVOR} \
@@ -33,7 +34,7 @@ RUN_DEPENDS=	\
 		${PYTHON_PKGNAMEPREFIX}unyt>=2.8.0:math/py-unyt@${PY_FLAVOR}
 
 USES=		dos2unix localbase python
-USE_PYTHON=	distutils cython autoplist concurrent
+USE_PYTHON=	distutils autoplist concurrent # cython, but cython3 isn't yet available
 
 post-patch:
 	@${REINPLACE_CMD} -e "s|check_for_pyembree() is not None|False|" \
diff --git a/math/py-yt/distinfo b/math/py-yt/distinfo
index ae56f8bb31ce..6e73e4d5407d 100644
--- a/math/py-yt/distinfo
+++ b/math/py-yt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685291256
-SHA256 (yt-4.2.0.tar.gz) = ed518bab672a84ff4c145a27654f6c7b1c91632062a223592e15ee558779db26
-SIZE (yt-4.2.0.tar.gz) = 11711735
+TIMESTAMP = 1699029447
+SHA256 (yt-4.3.0.tar.gz) = cdcab7c07d8c46fe87d94fcec4bbac750394aa40b88cb7381abc843dcdce30ee
+SIZE (yt-4.3.0.tar.gz) = 13706721