FreeBSD Bugzilla – Attachment 157140 Details for
Bug 200451
[MAINTAINER] math/py-pandas: Update to 0.16.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update math/py-pandas to 0.16.1
patch-math_py-pandas-0.16.1.txt (text/plain), 2.80 KB, created by
John W. O'Brien
on 2015-05-26 01:57:53 UTC
(
hide
)
Description:
Update math/py-pandas to 0.16.1
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2015-05-26 01:57:53 UTC
Size:
2.80 KB
patch
obsolete
>Index: math/py-pandas/Makefile >=================================================================== >--- math/py-pandas/Makefile (revision 386954) >+++ math/py-pandas/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= pandas >-PORTVERSION= 0.16.0 >+PORTVERSION= 0.16.1 > CATEGORIES= math devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -19,6 +19,7 @@ > TEST_DEPENDS:= ${RUN_DEPENDS} \ > nosetests-${PYTHON_VER}:${PORTSDIR}/devel/py-nose \ > cython:${PORTSDIR}/lang/cython \ >+ ${PYTHON_PKGNAMEPREFIX}sqlalchemy>0:${PORTSDIR}/databases/py-sqlalchemy \ > ${PYTHON_PKGNAMEPREFIX}boto>0:${PORTSDIR}/devel/py-boto \ > ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \ > ${PYTHON_PKGNAMEPREFIX}tables>=3.0.0:${PORTSDIR}/devel/py-tables \ >@@ -37,11 +38,12 @@ > OPTIONS_DEFINE= MPL SCIPY > OPTIONS_GROUP= ACCEL STORAGE HTML EXCEL > OPTIONS_GROUP_ACCEL= BTLNCK NUMEXPR >-OPTIONS_GROUP_STORAGE= BOTO TABLES >+OPTIONS_GROUP_STORAGE= BOTO TABLES SQL > OPTIONS_GROUP_HTML= LXML HTML5LIB > OPTIONS_GROUP_EXCEL= XLRD XLWT > OPTIONS_RADIO= OPYXL > OPTIONS_RADIO_OPYXL= OPENPYXL1 OPENPYXL2 >+OPTIONS_DEFAULT= BTLNCK NUMEXPR > > MPL_DESC= Support graphical plotting output via math/py-matplotlib > SCIPY_DESC= Support various statistical functions via science/py-scipy >@@ -49,6 +51,7 @@ > NUMEXPR_DESC= Accelerate certain numerical ops via math/py-numexpr > BOTO_DESC= Support Amazon S3 storage via devel/py-boto > TABLES_DESC= Support HDF5-based storage via devel/py-tables >+SQL_DESC= Support SQL databases via databases/py-sqlalchemy > LXML_DESC= Parse HTML with devel/py-lxml and www/py-beautifulsoup > HTML5LIB_DESC= Parse HTML with www/py-html5lib and www/py-beautifulsoup > OPENPYXL1_DESC= Read/write MS Excel 2007+ with textproc/py-openpyxl1 >@@ -67,6 +70,8 @@ > NUMEXPR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numexpr>=2.1.0:${PORTSDIR}/math/py-numexpr > BOTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>0:${PORTSDIR}/devel/py-boto > TABLES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tables>=3.0.0:${PORTSDIR}/devel/py-tables >+SQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy>0:${PORTSDIR}/databases/py-sqlalchemy >+ > LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml > HTML5LIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>0:${PORTSDIR}/www/py-html5lib > OPENPYXL1_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openpyxl1<2.0.0:${PORTSDIR}/textproc/py-openpyxl1 >Index: math/py-pandas/distinfo >=================================================================== >--- math/py-pandas/distinfo (revision 386954) >+++ math/py-pandas/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (pandas-0.16.0.tar.gz) = 4013de6f8796ca9d2871218861823bd9878a8dfacd26e08ccf9afdd01bbad9f1 >-SIZE (pandas-0.16.0.tar.gz) = 4771233 >+SHA256 (pandas-0.16.1.tar.gz) = 570d243f8cb068bf780461b9225d2e7bef7c90aa10d43cf908fe541fc92df8b6 >+SIZE (pandas-0.16.1.tar.gz) = 4959316
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:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 200451
: 157140 |
157141
|
157142
|
157143