diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile index f22fce23079a..2d0f57f37d4e 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,29 +1,29 @@ PORTNAME= astroid -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 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:3.9+ 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 65cf2cf5e124..56e766978ecf 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723201061 -SHA256 (astroid-3.3.1.tar.gz) = 98eb59d8b92d141d618f92435407cbcd5c12dc9f5f4f0c5570fc2e4ba4ddc6aa -SIZE (astroid-3.3.1.tar.gz) = 395635 +TIMESTAMP = 1724084576 +SHA256 (astroid-3.3.2.tar.gz) = 99e9b5b602cbb005434084309213d6af32bf7a9b743c836749168b8e2b330cbd +SIZE (astroid-3.3.2.tar.gz) = 395691