Date: Tue, 28 May 2024 10:23:02 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: 60f44f1bf0a4 - main - devel/py-astroid: Update to 3.2.2 Message-ID: <202405281023.44SAN2ok029247@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=60f44f1bf0a4b80ce91645a013951a64ab97726b commit 60f44f1bf0a4b80ce91645a013951a64ab97726b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-28 10:00:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-28 10:21:29 +0000 devel/py-astroid: Update to 3.2.2 Changes: https://github.com/pylint-dev/astroid/releases https://pylint.readthedocs.io/projects/astroid/en/latest/whatsnew.html --- 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 a8e84d8ed709..4cc615af7dcf 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index 01453285686d..0112ef8777a6 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716142086 -SHA256 (astroid-3.2.1.tar.gz) = 902564b36796ba1eab3ad2c7a694861fbd926f574d5dbb5fa1d86778a2ba2d91 -SIZE (astroid-3.2.1.tar.gz) = 396763 +TIMESTAMP = 1716448678 +SHA256 (astroid-3.2.2.tar.gz) = 8ead48e31b92b2e217b6c9733a21afafe479d52d6e164dd25fb1a770c7c3cf94 +SIZE (astroid-3.2.2.tar.gz) = 397133
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405281023.44SAN2ok029247>