Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2021 15:05:12 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: 70044c337a87 - main - devel/py-astroid: Update to 2.6.2
Message-ID:  <202107061505.166F5CEj020253@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=70044c337a8707696e1897d758d6ba9bff082da4

commit 70044c337a8707696e1897d758d6ba9bff082da4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-06 14:56:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-06 14:56:26 +0000

    devel/py-astroid: Update to 2.6.2
    
    Changes:        https://github.com/PyCQA/astroid/releases
                    https://github.com/PyCQA/astroid/blob/master/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 8d40ff640b69..38d2bc54b3d4 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	astroid
-PORTVERSION=	2.6.0
+PORTVERSION=	2.6.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo
index d04d21e8bf7b..ed5f9597992d 100644
--- a/devel/py-astroid/distinfo
+++ b/devel/py-astroid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624189685
-SHA256 (astroid-2.6.0.tar.gz) = 09bdb456e02564731f8b5957cdd0c98a7f01d2db5e90eb1d794c353c28bfd705
-SIZE (astroid-2.6.0.tar.gz) = 187339
+TIMESTAMP = 1625323565
+SHA256 (astroid-2.6.2.tar.gz) = 38b95085e9d92e2ca06cf8b35c12a74fa81da395a6f9e65803742e6509c05892
+SIZE (astroid-2.6.2.tar.gz) = 187749



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