Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2023 18:56:34 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4abf4ab93c72 - main - =?utf-8?Q?math/py-yt:=20Update=204.1.4=20=E2=86=92=204.2.0?=
Message-ID:  <202305281856.34SIuYZm047173@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit 4abf4ab93c722b5794b5bba9e7e4048a72e82494
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-05-28 18:49:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-05-28 18:56:18 +0000

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

diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile
index 769252f8c7bb..12a778d856cf 100644
--- a/math/py-yt/Makefile
+++ b/math/py-yt/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	yt
-DISTVERSION=	4.1.4
-PORTREVISION=	1
+DISTVERSION=	4.2.0
 CATEGORIES=	math astro python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,10 +12,12 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING.txt
 
 # dependencies are in setup.cfg
-BUILD_DEPENDS=	${PYNUMPY}
+BUILD_DEPENDS=	${PYNUMPY} \
+		${PYTHON_PKGNAMEPREFIX}ewah-bool-utils>=1.0.2:devel/py-ewah-bool-utils@${PY_FLAVOR}
 RUN_DEPENDS=	\
 		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}cmyt>=0.2.2:math/py-cmyt@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}ewah-bool-utils>=1.0.2:devel/py-ewah-bool-utils@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ipywidgets>0:devel/py-ipywidgets@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ipython>=1.0:devel/ipython@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
diff --git a/math/py-yt/distinfo b/math/py-yt/distinfo
index 50f3ddb776fc..ae56f8bb31ce 100644
--- a/math/py-yt/distinfo
+++ b/math/py-yt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674889159
-SHA256 (yt-4.1.4.tar.gz) = c50a4c8ddf32088c57957d364cddb769d284b025bbe26bba85cc598078e8ad78
-SIZE (yt-4.1.4.tar.gz) = 11922884
+TIMESTAMP = 1685291256
+SHA256 (yt-4.2.0.tar.gz) = ed518bab672a84ff4c145a27654f6c7b1c91632062a223592e15ee558779db26
+SIZE (yt-4.2.0.tar.gz) = 11711735



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305281856.34SIuYZm047173>