1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

math/py-awkward-cpp: Update to 42

Changes:	https://github.com/scikit-hep/awkward/commits/main/awkward-cpp
This commit is contained in:
Po-Chuan Hsieh 2024-11-27 10:34:29 +08:00
parent d7c8cbbbc4
commit cc269187a0
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 12 deletions

View File

@ -1,5 +1,5 @@
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>

View File

@ -1,3 +1,3 @@
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