Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2022 00:19:55 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: 25f9996d0383 - main - devel/py-astroid: Update to 2.12.1
Message-ID:  <202207130019.26D0JtR2009539@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=25f9996d03837b9c1747a1fec0f0ecde686df56b

commit 25f9996d03837b9c1747a1fec0f0ecde686df56b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-13 00:19:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-13 00:19:07 +0000

    devel/py-astroid: Update to 2.12.1
    
    Changes:        https://github.com/PyCQA/astroid/releases
                    https://github.com/PyCQA/astroid/blob/main/ChangeLog
---
 devel/py-astroid/Makefile | 4 ++--
 devel/py-astroid/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile
index 1b2b33f3be6d..bb8a4d593c16 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	astroid
-PORTVERSION=	2.11.6
+PORTVERSION=	2.12.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lazy-object-proxy>=1.4.0:devel/py-lazy-objec
 		${PYTHON_PKGNAMEPREFIX}wrapt>=1.11<2:devel/py-wrapt@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo
index 242c925edd2e..0dd2df9bd202 100644
--- a/devel/py-astroid/distinfo
+++ b/devel/py-astroid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655398666
-SHA256 (astroid-2.11.6.tar.gz) = 4f933d0bf5e408b03a6feb5d23793740c27e07340605f236496cd6ce552043d6
-SIZE (astroid-2.11.6.tar.gz) = 205923
+TIMESTAMP = 1657634006
+SHA256 (astroid-2.12.1.tar.gz) = 6780c1e5581abe2af53417b51120faac23f332e0868e88a3a4f5e895d75ec5f9
+SIZE (astroid-2.12.1.tar.gz) = 214089



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