FreeBSD Bugzilla – Attachment 217428 Details for
Bug 248815
devel/py-tables: add missing dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
py-tables.diff (text/plain), 751 bytes, created by
Max Brazhnikov
on 2020-08-21 20:29:50 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Max Brazhnikov
Created:
2020-08-21 20:29:50 UTC
Size:
751 bytes
patch
obsolete
>Index: devel/py-tables/Makefile >=================================================================== >--- devel/py-tables/Makefile (revision 545621) >+++ devel/py-tables/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= tables > PORTVERSION= 3.5.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -18,7 +18,9 @@ > LIB_DEPENDS= libhdf5.so:science/hdf5 \ > liblzo2.so:archivers/lzo2 \ > libucl.so:archivers/ucl >-RUN_DEPENDS:= ${BUILD_DEPENDS} >+RUN_DEPENDS:= ${BUILD_DEPENDS} \ >+ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}mock>=2.0:devel/py-mock@${PY_FLAVOR} > > CONFLICTS_BUILD= zstd # conflicting version of zstd is bundled >
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
Actions:
View
|
Diff
Attachments on
bug 248815
: 217428