Date: Fri, 29 Sep 2023 16:20:04 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: f1471b305608 - main - devel/py-astroid: Update to 2.15.7 Message-ID: <202309291620.38TGK4b4052910@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=f1471b3056083f16731eaecf233bf53f88e9f540 commit f1471b3056083f16731eaecf233bf53f88e9f540 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-29 16:13:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-29 16:13:51 +0000 devel/py-astroid: Update to 2.15.7 Changes: https://github.com/pylint-dev/astroid/releases --- 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 1503783a04bd..efed16491000 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.15.6 +PORTVERSION= 2.15.7 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index 5dfad396dd32..173421c6fd97 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688902089 -SHA256 (astroid-2.15.6.tar.gz) = 903f024859b7c7687d7a7f3a3f73b17301f8e42dfd9cc9df9d4418172d3e2dbd -SIZE (astroid-2.15.6.tar.gz) = 344027 +TIMESTAMP = 1695588808 +SHA256 (astroid-2.15.7.tar.gz) = c522f2832a900e27a7d284b9b6ef670d2495f760ede3c8c0b004a5641d3c5987 +SIZE (astroid-2.15.7.tar.gz) = 344397
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309291620.38TGK4b4052910>