Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2024 13:41:50 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: 4aad410c9793 - main - devel/py-astroid: Update to 3.3.4
Message-ID:  <202409301341.48UDfohY012377@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=4aad410c97939613d4f8f7c6a4c0b9e0ae0f9265

commit 4aad410c97939613d4f8f7c6a4c0b9e0ae0f9265
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-30 13:02:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-30 13:36:29 +0000

    devel/py-astroid: Update to 3.3.4
    
    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 2d0f57f37d4e..d863f4f30015 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	astroid
-PORTVERSION=	3.3.2
+PORTVERSION=	3.3.4
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo
index 56e766978ecf..0b1318101779 100644
--- a/devel/py-astroid/distinfo
+++ b/devel/py-astroid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724084576
-SHA256 (astroid-3.3.2.tar.gz) = 99e9b5b602cbb005434084309213d6af32bf7a9b743c836749168b8e2b330cbd
-SIZE (astroid-3.3.2.tar.gz) = 395691
+TIMESTAMP = 1727314542
+SHA256 (astroid-3.3.4.tar.gz) = e73d0b62dd680a7c07cb2cd0ce3c22570b044dd01bd994bc3a2dd16c6cbba162
+SIZE (astroid-3.3.4.tar.gz) = 397071


home | help

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