FreeBSD Bugzilla – Attachment 163987 Details for
Bug 205137
science/py-h5py: Update to 2.5.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update py-h5py to 2.5.0
py-h5py_2.5.0.diff (text/plain), 1.90 KB, created by
Johannes Jost Meixner
on 2015-12-08 14:56:33 UTC
(
hide
)
Description:
update py-h5py to 2.5.0
Filename:
MIME Type:
Creator:
Johannes Jost Meixner
Created:
2015-12-08 14:56:33 UTC
Size:
1.90 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 403218) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= h5py >-PORTVERSION= 2.4.0 >-PORTREVISION= 2 >+PORTVERSION= 2.5.0 > CATEGORIES= science python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -14,9 +13,12 @@ > LICENSE_FILE= ${WRKSRC}/licenses/license.txt > > BUILD_DEPENDS= ${PYNUMPY} \ >- cython:${PORTSDIR}/lang/cython >-RUN_DEPENDS= ${PYNUMPY} >+ cython:${PORTSDIR}/lang/cython \ >+ ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ >+ ${PYTHON_PKGNAMEPREFIX}pkgconfig>0:${PORTSDIR}/devel/py-pkgconfig > LIB_DEPENDS= libhdf5.so:${PORTSDIR}/science/hdf5 >+RUN_DEPENDS= ${PYNUMPY} \ >+ ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six > > USE_GITHUB= yes > >@@ -23,15 +25,17 @@ > USES= python > USE_PYTHON= autoplist distutils > >-PORTDOCS= README.rst >-PORTEXAMPLES= multiprocessing_example.py \ >- threading_example.py >+PORTDOCS= * >+PORTEXAMPLES= multiprocessing_example.py swmr_multiprocess.py \ >+ swmr_inotify_example.py threading_example.py > > OPTIONS_DEFINE= DOCS EXAMPLES > > post-install: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/README.rst ${STAGEDIR}${DOCSDIR} >+ @(cd ${WRKSRC}/docs) && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} >+ > @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} > ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/examples/|} ${STAGEDIR}${EXAMPLESDIR} > >Index: distinfo >=================================================================== >--- distinfo (revision 403218) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (h5py-h5py-2.4.0_GH0.tar.gz) = 953b638ec32e705d0fb885f994016700e947f260532f3313494403b7cf9607db >-SIZE (h5py-h5py-2.4.0_GH0.tar.gz) = 225363 >+SHA256 (h5py-h5py-2.5.0_GH0.tar.gz) = ec526191b9bbf7a937b7cdf1ea60984f50d889b45900d9a704bb35c93ece65df >+SIZE (h5py-h5py-2.5.0_GH0.tar.gz) = 237107
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 Diff
View Attachment As Raw
Flags:
xmj
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 205137
: 163987