Date: Sun, 8 Aug 2021 22:04:36 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3ab27e35bcfd - main - devel/py-gast: Update to 0.5.2 Message-ID: <202108082204.178M4aSJ011382@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ab27e35bcfd9e5c25c94977fb0203617c8aeba8 commit 3ab27e35bcfd9e5c25c94977fb0203617c8aeba8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 21:36:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 21:43:59 +0000 devel/py-gast: Update to 0.5.2 Changes: https://github.com/serge-sans-paille/gast/commits/master --- devel/py-gast/Makefile | 2 +- devel/py-gast/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-gast/Makefile b/devel/py-gast/Makefile index e0b5191bca72..e1c948c20daa 100644 --- a/devel/py-gast/Makefile +++ b/devel/py-gast/Makefile @@ -1,5 +1,5 @@ PORTNAME= gast -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gast/distinfo b/devel/py-gast/distinfo index 6ed30c18239a..043a70233673 100644 --- a/devel/py-gast/distinfo +++ b/devel/py-gast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627120846 -SHA256 (gast-0.5.1.tar.gz) = b00e63584db482ffe6107b5832042bbe5c5bf856e3c7279b6e93201b3dcfcb46 -SIZE (gast-0.5.1.tar.gz) = 14094 +TIMESTAMP = 1628439036 +SHA256 (gast-0.5.2.tar.gz) = f81fcefa8b982624a31c9e4ec7761325a88a0eba60d36d1da90e47f8fe3c67f7 +SIZE (gast-0.5.2.tar.gz) = 14222
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108082204.178M4aSJ011382>