Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:01:11 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: 4774f0293430 - main - devel/py-astroid: Update to 3.3.8
Message-ID:  <202412311601.4BVG1BGt084268@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=4774f02934303e3664eaf8c44d54efadba30b596

commit 4774f02934303e3664eaf8c44d54efadba30b596
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:48:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:48:03 +0000

    devel/py-astroid: Update to 3.3.8
    
    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 e9ecb70233ec..4d1671811126 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	astroid
-PORTVERSION=	3.3.6
+PORTVERSION=	3.3.8
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo
index 68f8995d24ed..ab46e7352219 100644
--- a/devel/py-astroid/distinfo
+++ b/devel/py-astroid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888162
-SHA256 (astroid-3.3.6.tar.gz) = 6aaea045f938c735ead292204afdb977a36e989522b7833ef6fea94de743f442
-SIZE (astroid-3.3.6.tar.gz) = 397452
+TIMESTAMP = 1735227844
+SHA256 (astroid-3.3.8.tar.gz) = a88c7994f914a4ea8572fac479459f4955eeccc877be3f2d959a33273b0cf40b
+SIZE (astroid-3.3.8.tar.gz) = 398196



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311601.4BVG1BGt084268>