Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 18:51:03 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: 18b6a65a3599 - main - devel/py-astroid: Update to 2.12.5
Message-ID:  <202208311851.27VIp37D035911@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=18b6a65a3599d7deedc5cc0f171c08629fbcbb8f

commit 18b6a65a3599d7deedc5cc0f171c08629fbcbb8f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 18:26:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 18:49:34 +0000

    devel/py-astroid: Update to 2.12.5
    
    Changes:        https://github.com/PyCQA/astroid/releases
                    https://github.com/PyCQA/astroid/blob/main/ChangeLog
---
 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 7cf370fa838d..d513ccd9c251 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	astroid
-PORTVERSION=	2.12.3
+PORTVERSION=	2.12.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo
index 4f0d8f474128..b1e9b4ae7b88 100644
--- a/devel/py-astroid/distinfo
+++ b/devel/py-astroid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661599223
-SHA256 (astroid-2.12.3.tar.gz) = 937a0229b5c078ca0bb69bdae7f00f95ba5bdee7ba38d9c7fcef92c5ce935f92
-SIZE (astroid-2.12.3.tar.gz) = 215255
+TIMESTAMP = 1661950860
+SHA256 (astroid-2.12.5.tar.gz) = 396c88d0a58d7f8daadf730b2ce90838bf338c6752558db719ec6f99c18ec20e
+SIZE (astroid-2.12.5.tar.gz) = 215543



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