Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2023 08:34:40 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: 5f3785e9c319 - main - =?utf-8?Q?math/py-yt:=20Update=204.0.5=20=E2=86=92=204.1.4?=
Message-ID:  <202301280834.30S8Ye0F052232@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=5f3785e9c31949a5b9307399f2915c3e4912d1ef

commit 5f3785e9c31949a5b9307399f2915c3e4912d1ef
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-01-28 08:34:08 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-01-28 08:34:08 +0000

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

diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile
index 0e0159a5b630..5aadaa7b5623 100644
--- a/math/py-yt/Makefile
+++ b/math/py-yt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yt
-DISTVERSION=	4.0.5
+DISTVERSION=	4.1.4
 CATEGORIES=	math astro python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,17 +16,21 @@ BUILD_DEPENDS=	${PYNUMPY}
 RUN_DEPENDS=	\
 		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}cmyt>=0.2.2:math/py-cmyt@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}ipywidgets>0:devel/py-ipywidgets@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ipython>=1.0:devel/ipython@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}matplotlib>=2.1.0:math/py-matplotlib@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}more-itertools>=8.4:devel/py-more-itertools@${PY_FLAVOR} \
+		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} \
+		${PY_PILLOW} \
+		${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.2:devel/py-pyparsing@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sympy>=1.2:math/py-sympy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}toml>=0.10.2:textproc/py-toml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tomli-w>=0.4.0:textproc/py-tomli-w@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tqdm>=3.4.0:misc/py-tqdm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}unyt>=2.8.0:math/py-unyt@${PY_FLAVOR}
 
-USES=		dos2unix localbase python:3.7+
+USES=		dos2unix localbase python:3.8+
 USE_PYTHON=	distutils cython autoplist concurrent
 
 post-patch:
diff --git a/math/py-yt/distinfo b/math/py-yt/distinfo
index fb43f0daeca9..50f3ddb776fc 100644
--- a/math/py-yt/distinfo
+++ b/math/py-yt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660206852
-SHA256 (yt-4.0.5.tar.gz) = dab6020da98ffa297c4c978ca9e789cdd6366d7d81a2449c11cc87ef22e53347
-SIZE (yt-4.0.5.tar.gz) = 12634613
+TIMESTAMP = 1674889159
+SHA256 (yt-4.1.4.tar.gz) = c50a4c8ddf32088c57957d364cddb769d284b025bbe26bba85cc598078e8ad78
+SIZE (yt-4.1.4.tar.gz) = 11922884



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