diff --git a/textproc/py-fastavro/Makefile b/textproc/py-fastavro/Makefile index 1e22fc0e1604..7c5a7bb855ce 100644 --- a/textproc/py-fastavro/Makefile +++ b/textproc/py-fastavro/Makefile @@ -1,6 +1,5 @@ PORTNAME= fastavro -PORTVERSION= 1.9.3 -PORTREVISION= 1 +PORTVERSION= 1.10.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,4 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= distutils autoplist +post-install: + ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + + .include diff --git a/textproc/py-fastavro/distinfo b/textproc/py-fastavro/distinfo index a98837644114..eb609d7c5216 100644 --- a/textproc/py-fastavro/distinfo +++ b/textproc/py-fastavro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705429095 -SHA256 (fastavro-1.9.3.tar.gz) = a30d3d2353f6d3b4f6dcd6a97ae937b3775faddd63f5856fe11ba3b0dbb1756a -SIZE (fastavro-1.9.3.tar.gz) = 985451 +TIMESTAMP = 1745421162 +SHA256 (fastavro-1.10.0.tar.gz) = 47bf41ac6d52cdfe4a3da88c75a802321321b37b663a900d12765101a5d6886f +SIZE (fastavro-1.10.0.tar.gz) = 987970