aboutsummaryrefslogtreecommitdiff
path: root/devel/py-msgpack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-msgpack/Makefile')
-rw-r--r--devel/py-msgpack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-msgpack/Makefile b/devel/py-msgpack/Makefile
index 0a786f00da2c..7e4768da7e0c 100644
--- a/devel/py-msgpack/Makefile
+++ b/devel/py-msgpack/Makefile
@@ -1,5 +1,5 @@
PORTNAME= msgpack
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent cython pep517
+USE_PYTHON= autoplist concurrent cython3 pep517
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +