Date: Sat, 10 Sep 2022 16:09:18 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: 359abdbcd428 - main - devel/py-astroid: Update to 2.12.9 Message-ID: <202209101609.28AG9IMw055925@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=359abdbcd4284b8c090862123c22cddd138ebcb6 commit 359abdbcd4284b8c090862123c22cddd138ebcb6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 16:06:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 16:06:12 +0000 devel/py-astroid: Update to 2.12.9 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 d617b1e76c60..a041240e4230 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.12.7 +PORTVERSION= 2.12.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index b5f8fd2fe858..41400e0eb7ce 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662558030 -SHA256 (astroid-2.12.7.tar.gz) = cd468be9d9d03d086d4d7e6643a59bfc025762d2c895e1e22cf21feced7bb148 -SIZE (astroid-2.12.7.tar.gz) = 215875 +TIMESTAMP = 1662820058 +SHA256 (astroid-2.12.9.tar.gz) = 0dafbfcf4ebdecd3c8f6d742c9d9c88508229ca823d5c98ab872d964f3321e56 +SIZE (astroid-2.12.9.tar.gz) = 216222
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209101609.28AG9IMw055925>