FreeBSD Bugzilla – Attachment 146630 Details for
Bug 193205
[MAINTAINER] math/py-pandas: Convert to USES=python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Teach math/py-pandas to use USES=python instead of USE_PYTHON without concurrent
patch-math_py-pandas-1.txt (text/plain), 772 bytes, created by
John W. O'Brien
on 2014-09-01 15:00:41 UTC
(
hide
)
Description:
Teach math/py-pandas to use USES=python instead of USE_PYTHON without concurrent
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2014-09-01 15:00:41 UTC
Size:
772 bytes
patch
obsolete
>Index: math/py-pandas/Makefile >=================================================================== >--- math/py-pandas/Makefile (revision 366753) >+++ math/py-pandas/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= pandas > PORTVERSION= 0.14.1 >+PORTREVISION= 1 > CATEGORIES= math devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -77,13 +78,12 @@ > > SUB_FILES= pkg-message > >-USE_PYTHON= yes >-USE_PYDISTUTILS= yes >-PYDISTUTILS_AUTOPLIST= yes >+USES= python >+USE_PYTHON= autoplist distutils > > # Uncomment the following line to enable regression-test > # on a headless (X11-less) host (eg: RedPorts) >-#USES= display:regression-test >+#USES+= display:regression-test > > XUNITFILE= ${WRKDIR}/nosetests.xml > NOSE_ENV= http_proxy=${HTTP_PROXY}
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 193205
:
146600
| 146630