Date: Sun, 22 Oct 2023 18:06:25 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: 310eced4677b - main - math/py-GridDataFormats: update 1.0.1 =?utf-8?Q?=E2=86=92?= 1.0.2 Message-ID: <202310221806.39MI6Pai034532@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=310eced4677bb5f245fe0829450867fbf9354a0f commit 310eced4677bb5f245fe0829450867fbf9354a0f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-10-22 16:44:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-10-22 18:06:22 +0000 math/py-GridDataFormats: update 1.0.1 → 1.0.2 Reported by: portscout --- math/py-GridDataFormats/Makefile | 3 +-- math/py-GridDataFormats/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/py-GridDataFormats/Makefile b/math/py-GridDataFormats/Makefile index 833e5c705ebd..ef45faf55f2a 100644 --- a/math/py-GridDataFormats/Makefile +++ b/math/py-GridDataFormats/Makefile @@ -1,6 +1,5 @@ PORTNAME= GridDataFormats -DISTVERSION= 1.0.1 -PORTREVISION= 1 +DISTVERSION= 1.0.2 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-GridDataFormats/distinfo b/math/py-GridDataFormats/distinfo index fe3e034e900a..a5022cf52bce 100644 --- a/math/py-GridDataFormats/distinfo +++ b/math/py-GridDataFormats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655619059 -SHA256 (MDAnalysis-GridDataFormats-1.0.1_GH0.tar.gz) = 10931ba3ac92d09da4f7155986bb7ae7de59ae225340cb03b84423b24f46e6eb -SIZE (MDAnalysis-GridDataFormats-1.0.1_GH0.tar.gz) = 2382613 +TIMESTAMP = 1697967650 +SHA256 (MDAnalysis-GridDataFormats-1.0.2_GH0.tar.gz) = 19522bc2de4af0bc4dd7d44716951852cd7ff6a98f59de3551301fcea70ff57c +SIZE (MDAnalysis-GridDataFormats-1.0.2_GH0.tar.gz) = 2376352
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310221806.39MI6Pai034532>