diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile index 2218b1e253d7..50be7a3f0cd1 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,35 +1,35 @@ PORTNAME= astroid -PORTVERSION= 2.11.3 +PORTVERSION= 2.11.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Abstract syntax tree for Python with inference support LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lazy-object-proxy>=1.4.0:devel/py-lazy-object-proxy@${PY_FLAVOR} \ ${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+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include .if ${PYTHON_REL} < 30800 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typed-ast>=1.4.0<2.0:devel/py-typed-ast@${PY_FLAVOR} .endif .if ${PYTHON_REL} < 31000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.10:devel/py-typing-extensions@${PY_FLAVOR} .endif do-test: cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v .include diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index cc761af0d8a6..8cdf35efdf15 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650970099 -SHA256 (astroid-2.11.3.tar.gz) = 4e5ba10571e197785e312966ea5efb2f5783176d4c1a73fa922d474ae2be59f7 -SIZE (astroid-2.11.3.tar.gz) = 205673 +TIMESTAMP = 1652122623 +SHA256 (astroid-2.11.4.tar.gz) = 561dc6015eecce7e696ff7e3b40434bc56831afeff783f0ea853e19c4f635c06 +SIZE (astroid-2.11.4.tar.gz) = 205835