diff --git a/devel/py-typed-ast/Makefile b/devel/py-typed-ast/Makefile index d22a713c6ef6..dbc7d9182ea5 100644 --- a/devel/py-typed-ast/Makefile +++ b/devel/py-typed-ast/Makefile @@ -1,23 +1,23 @@ # Created by: David Naylor PORTNAME= typed-ast -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= typed_ast-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fork of Python ast modules with type comment support LICENSE= APACHE20 PSFL LICENSE_COMB= multi LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/typed_ast/*.so .include diff --git a/devel/py-typed-ast/distinfo b/devel/py-typed-ast/distinfo index 57a6bafeda1b..1e61c178d3c8 100644 --- a/devel/py-typed-ast/distinfo +++ b/devel/py-typed-ast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609598901 -SHA256 (typed_ast-1.4.2.tar.gz) = 9fc0b3cb5d1720e7141d103cf4819aea239f7d136acf9ee4a69b047b7986175a -SIZE (typed_ast-1.4.2.tar.gz) = 208583 +TIMESTAMP = 1619198533 +SHA256 (typed_ast-1.4.3.tar.gz) = fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65 +SIZE (typed_ast-1.4.3.tar.gz) = 210893