Date: Sat, 10 Sep 2022 13:03:51 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: 067a035ee30a - main - devel/py-astroid: Update to 2.12.7 Message-ID: <202209101303.28AD3piQ027556@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=067a035ee30ad5c119982070322c6e16e2975b52 commit 067a035ee30ad5c119982070322c6e16e2975b52 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 12:53:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 13:02:43 +0000 devel/py-astroid: Update to 2.12.7 Changes: https://github.com/PyCQA/astroid/releases https://github.com/PyCQA/astroid/blob/main/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 5efa00f3e098..d617b1e76c60 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.12.5 +PORTVERSION= 2.12.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index b1e9b4ae7b88..b5f8fd2fe858 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661950860 -SHA256 (astroid-2.12.5.tar.gz) = 396c88d0a58d7f8daadf730b2ce90838bf338c6752558db719ec6f99c18ec20e -SIZE (astroid-2.12.5.tar.gz) = 215543 +TIMESTAMP = 1662558030 +SHA256 (astroid-2.12.7.tar.gz) = cd468be9d9d03d086d4d7e6643a59bfc025762d2c895e1e22cf21feced7bb148 +SIZE (astroid-2.12.7.tar.gz) = 215875
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209101303.28AD3piQ027556>