Date: Wed, 21 Jul 2021 21:14:44 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: 4c2826237fd6 - main - devel/py-astroid: Update to 2.6.4 Message-ID: <202107212114.16LLEiWC087303@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=4c2826237fd697dc9503eb3ddddbca379d893469 commit 4c2826237fd697dc9503eb3ddddbca379d893469 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-21 21:12:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-21 21:12:59 +0000 devel/py-astroid: Update to 2.6.4 Changes: https://github.com/PyCQA/astroid/releases https://github.com/PyCQA/astroid/blob/master/ChangeLog --- devel/py-astroid/Makefile | 2 +- devel/py-astroid/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile index 7a31036d933b..e2e7b0e03273 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index be48a290edb3..b4c6bd792191 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626714606 -SHA256 (astroid-2.6.3.tar.gz) = 11e598e49e31f288ae43d13e8d0eb28454e5e2aa745cbc16cc799f147bb7e8dd -SIZE (astroid-2.6.3.tar.gz) = 189386 +TIMESTAMP = 1626891040 +SHA256 (astroid-2.6.4.tar.gz) = a670dd7af3fe603f51aa7117462588b7c3bdcd58007edfaee752bf82eceecd28 +SIZE (astroid-2.6.4.tar.gz) = 189374
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107212114.16LLEiWC087303>