Date: Sat, 24 Jul 2021 20:31:42 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: b5a78fbac289 - main - devel/py-astroid: Update to 2.6.5 Message-ID: <202107242031.16OKVgfq007132@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=b5a78fbac289c97eb96cd32c8f856217441546b2 commit b5a78fbac289c97eb96cd32c8f856217441546b2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-24 20:21:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-24 20:21:30 +0000 devel/py-astroid: Update to 2.6.5 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 e2e7b0e03273..cfb88103656a 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.6.4 +PORTVERSION= 2.6.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index b4c6bd792191..6e887faeef32 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626891040 -SHA256 (astroid-2.6.4.tar.gz) = a670dd7af3fe603f51aa7117462588b7c3bdcd58007edfaee752bf82eceecd28 -SIZE (astroid-2.6.4.tar.gz) = 189374 +TIMESTAMP = 1627120836 +SHA256 (astroid-2.6.5.tar.gz) = 83e494b02d75d07d4e347b27c066fd791c0c74fc96c613d1ea3de0c82c48168f +SIZE (astroid-2.6.5.tar.gz) = 189482
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107242031.16OKVgfq007132>