diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile index 4cc615af7dcf..41e08d01bfd5 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,29 +1,29 @@ PORTNAME= astroid -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Abstract syntax tree for Python with inference support WWW= https://pylint.readthedocs.io/projects/astroid/en/latest/ \ https://github.com/pylint-dev/astroid LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.6:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.37.1:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include .if ${PYTHON_REL} < 31100 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.0:devel/py-typing-extensions@${PY_FLAVOR} .endif .include diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index 0112ef8777a6..a2d3982dcaf5 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716448678 -SHA256 (astroid-3.2.2.tar.gz) = 8ead48e31b92b2e217b6c9733a21afafe479d52d6e164dd25fb1a770c7c3cf94 -SIZE (astroid-3.2.2.tar.gz) = 397133 +TIMESTAMP = 1720715999 +SHA256 (astroid-3.2.3.tar.gz) = 7099b5a60985529d8d46858befa103b82d0d05a5a5e8b816b5303ed96075e1d9 +SIZE (astroid-3.2.3.tar.gz) = 397217