Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:11:48 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: 7ccd0bde8bc8 - main - devel/py-astroid: Update to 3.1.0
Message-ID:  <202403091411.429EBm7E008447@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=7ccd0bde8bc8388c70f08bc2991511f1db1ca971

commit 7ccd0bde8bc8388c70f08bc2991511f1db1ca971
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:47:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:05:43 +0000

    devel/py-astroid: Update to 3.1.0
    
    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 d8692643c39c..243aced1e1b1 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	astroid
-PORTVERSION=	3.0.3
+PORTVERSION=	3.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo
index dad9c7e0ebe2..5b8f3ebc95ca 100644
--- a/devel/py-astroid/distinfo
+++ b/devel/py-astroid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449128
-SHA256 (astroid-3.0.3.tar.gz) = 4148645659b08b70d72460ed1921158027a9e53ae8b7234149b1400eddacbb93
-SIZE (astroid-3.0.3.tar.gz) = 395183
+TIMESTAMP = 1709390510
+SHA256 (astroid-3.1.0.tar.gz) = ac248253bfa4bd924a0de213707e7ebeeb3138abeb48d798784ead1e56d419d4
+SIZE (astroid-3.1.0.tar.gz) = 396275



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