Skip to content
Snippets Groups Projects
Verified Commit cc269187 authored by sunpoet's avatar sunpoet
Browse files

math/py-awkward-cpp: Update to 42

parent d7c8cbbb
No related branches found
No related tags found
No related merge requests found
PORTNAME= awkward-cpp
PORTVERSION= 41
PORTVERSION= 42
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -18,15 +18,9 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR}
rapidjson>=0:devel/rapidjson
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.18.0,1:math/py-numpy@${PY_FLAVOR}
USES= cmake:indirect compiler:c++11-lang localbase python
USES= cmake:indirect compiler:c++11-lang localbase python:3.9+
USE_PYTHON= autoplist concurrent pep517
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 30900
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-resources>=0:devel/py-importlib-resources@${PY_FLAVOR}
.endif
post-patch:
# Clean up bundled libraries
@${RM} -r ${WRKSRC}/rapidjson/
......@@ -34,4 +28,4 @@ post-patch:
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
.include <bsd.port.post.mk>
.include <bsd.port.mk>
TIMESTAMP = 1731679326
SHA256 (awkward_cpp-41.tar.gz) = a2b043bd5fefb7f92e2b5d5209ea8dcbe1d06aa68ae0b6df5f3e0b149acdb437
SIZE (awkward_cpp-41.tar.gz) = 1590191
TIMESTAMP = 1732260950
SHA256 (awkward_cpp-42.tar.gz) = d6c489ecbe9ab2eaa34d45ccecec55b74807b363feca23b8d76dc8bc207355ec
SIZE (awkward_cpp-42.tar.gz) = 1590138
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment