Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Nov 2025 23:54:47 +0000
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: 3b05acd4651f - main - devel/py-astroid: Update to 4.0.2
Message-ID:  <692b87c7.ceaa.5cd84751@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3b05acd4651f312bdc6e86d454d6343292d7f7a4

commit 3b05acd4651f312bdc6e86d454d6343292d7f7a4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-29 23:23:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-29 23:23:45 +0000

    devel/py-astroid: Update to 4.0.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 c257bfae169e..23b7ceadbdd1 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	astroid
-PORTVERSION=	3.3.11
+PORTVERSION=	4.0.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI \
 		https://github.com/pylint-dev/astroid/releases/download/v${PORTVERSION}/
diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo
index 45d0f3f2cd21..30f2d7ea59bc 100644
--- a/devel/py-astroid/distinfo
+++ b/devel/py-astroid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752566682
-SHA256 (astroid-3.3.11.tar.gz) = 1e5a5011af2920c7c67a53f65d536d65bfa7116feeaf2354d8b94f29573bb0ce
-SIZE (astroid-3.3.11.tar.gz) = 400439
+TIMESTAMP = 1763853272
+SHA256 (astroid-4.0.2.tar.gz) = ac8fb7ca1c08eb9afec91ccc23edbd8ac73bb22cbdd7da1d488d9fb8d6579070
+SIZE (astroid-4.0.2.tar.gz) = 405714


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692b87c7.ceaa.5cd84751>