diff options
Diffstat (limited to 'databases/py-pyarrow/Makefile')
| -rw-r--r-- | databases/py-pyarrow/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/py-pyarrow/Makefile b/databases/py-pyarrow/Makefile index b1d040aa9437..b9fa6399e079 100644 --- a/databases/py-pyarrow/Makefile +++ b/databases/py-pyarrow/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyarrow -PORTVERSION= 20.0.0 +PORTVERSION= 21.0.0 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,11 +18,9 @@ BUILD_DEPENDS= arrow>=${PORTVERSION}<${PORTVERSION}_99:databases/arrow \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libarrow.so:databases/arrow -USES= cmake:indirect python:3.9+ shebangfix +USES= cmake:indirect python USE_PYTHON= autoplist concurrent cython3 pep517 -SHEBANG_FILES= cmake_modules/aws_sdk_cpp_generate_variables.sh - post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + |
