Date: Sun, 8 Aug 2021 14:59:02 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: a9fcf9813814 - main - devel/py-astroid: Update to 2.6.6 Message-ID: <202108081459.178Ex2M0024862@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=a9fcf9813814d8610398641c94105f9e69b72a65 commit a9fcf9813814d8610398641c94105f9e69b72a65 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 14:35:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 14:54:04 +0000 devel/py-astroid: Update to 2.6.6 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 cfb88103656a..fc035541cec3 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.6.5 +PORTVERSION= 2.6.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index 6e887faeef32..9d7ecd7a7290 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627120836 -SHA256 (astroid-2.6.5.tar.gz) = 83e494b02d75d07d4e347b27c066fd791c0c74fc96c613d1ea3de0c82c48168f -SIZE (astroid-2.6.5.tar.gz) = 189482 +TIMESTAMP = 1628103096 +SHA256 (astroid-2.6.6.tar.gz) = 3975a0bd5373bdce166e60c851cfcbaf21ee96de80ec518c1f4cb3e94c3fb334 +SIZE (astroid-2.6.6.tar.gz) = 190240
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108081459.178Ex2M0024862>