Date: Wed, 5 Apr 2023 17:35:57 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: 7ba11abcba86 - main - devel/py-astroid: Update to 2.13.5 Message-ID: <202304051735.335HZvXK086221@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=7ba11abcba861bae6f91d61591010d9a2f1a9597 commit 7ba11abcba861bae6f91d61591010d9a2f1a9597 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:15:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:14 +0000 devel/py-astroid: Update to 2.13.5 Changes: https://github.com/PyCQA/astroid/releases --- devel/py-astroid/Makefile | 3 +-- devel/py-astroid/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile index f4d048ced4d1..7817a56c75c8 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,6 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.13.3 -PORTREVISION= 2 +PORTVERSION= 2.13.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index 6cc24c574fde..7775571e7f7b 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675190987 -SHA256 (astroid-2.13.3.tar.gz) = 6afc22718a48a689ca24a97981ad377ba7fb78c133f40335dfd16772f29bcfb1 -SIZE (astroid-2.13.3.tar.gz) = 223593 +TIMESTAMP = 1679498646 +SHA256 (astroid-2.13.5.tar.gz) = df164d5ac811b9f44105a72b8f9d5edfb7b5b2d7e979b04ea377a77b3229114a +SIZE (astroid-2.13.5.tar.gz) = 223813
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051735.335HZvXK086221>