FreeBSD Bugzilla – Attachment 243285 Details for
Bug 272395
devel/py-numba: Fix build with numpy-1.25.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Fix build with numpy-1.25.0
file_272395.txt (text/plain), 541 bytes, created by
Wen Heping
on 2023-07-06 12:31:01 UTC
(
hide
)
Description:
Fix build with numpy-1.25.0
Filename:
MIME Type:
Creator:
Wen Heping
Created:
2023-07-06 12:31:01 UTC
Size:
541 bytes
patch
obsolete
>diff --git a/devel/py-numba/Makefile b/devel/py-numba/Makefile >index a0ba6375206b..95f8acf46e54 100644 >--- a/devel/py-numba/Makefile >+++ b/devel/py-numba/Makefile >@@ -28,7 +28,7 @@ TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} > TEST_WRKSRC= ${WRKSRC}/numba/tests > > post-patch: >- @${SED} -i.bak 's#1\.24#1\.25#g' ${WRKSRC}/setup.py >+ @${SED} -i.bak 's#1\.24#1\.26#g' ${WRKSRC}/setup.py > > post-install: > @${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name "*.so" | ${XARGS} ${STRIP_CMD}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 272395
: 243285