Date: Mon, 9 Sep 2024 00:23:36 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: 7b30589afb58 - main - math/py-yt: update 4.3.0 =?utf-8?Q?=E2=86=92?= 4.3.1 Message-ID: <202409090023.4890Naip043548@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=7b30589afb586bdcc474cb488125ce2f2accefb4 commit 7b30589afb586bdcc474cb488125ce2f2accefb4 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-09-08 19:22:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-09-09 00:09:39 +0000 math/py-yt: update 4.3.0 → 4.3.1 Reported by: portscout --- math/py-yt/Makefile | 3 +-- math/py-yt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile index 00fc990e4d59..f3d22c11fcbd 100644 --- a/math/py-yt/Makefile +++ b/math/py-yt/Makefile @@ -1,6 +1,5 @@ PORTNAME= yt -DISTVERSION= 4.3.0 -PORTREVISION= 1 +DISTVERSION= 4.3.1 CATEGORIES= math astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-yt/distinfo b/math/py-yt/distinfo index 6e73e4d5407d..9a0e34c27856 100644 --- a/math/py-yt/distinfo +++ b/math/py-yt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699029447 -SHA256 (yt-4.3.0.tar.gz) = cdcab7c07d8c46fe87d94fcec4bbac750394aa40b88cb7381abc843dcdce30ee -SIZE (yt-4.3.0.tar.gz) = 13706721 +TIMESTAMP = 1725817547 +SHA256 (yt-4.3.1.tar.gz) = 7b6db5c336dc22dd2212bb17c3b18f42cfe144bb1f6c3dda0dcd47eb77195e0e +SIZE (yt-4.3.1.tar.gz) = 13810591
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409090023.4890Naip043548>