FreeBSD Bugzilla – Attachment 178625 Details for
Bug 215876
[MAINTAINER] math/py-pandas: Update to 0.19.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update math/py-pandas to 0.19.2
patch-math_py-pandas-0.19.2.txt (text/plain), 2.35 KB, created by
John W. O'Brien
on 2017-01-08 17:16:29 UTC
(
hide
)
Description:
Update math/py-pandas to 0.19.2
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2017-01-08 17:16:29 UTC
Size:
2.35 KB
patch
obsolete
>Index: math/py-pandas/Makefile >=================================================================== >--- math/py-pandas/Makefile (revision 430610) >+++ math/py-pandas/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= pandas >-PORTVERSION= 0.19.1 >+PORTVERSION= 0.19.2 > CATEGORIES= math devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -44,7 +44,7 @@ > OPTIONS_GROUP_STORAGE= BOTO TABLES > OPTIONS_GROUP_HTML= LXML HTML5LIB JINJA2 > OPTIONS_GROUP_EXCEL= XLRD XLWT OPENPYXL XLSX >-OPTIONS_RADIO_SQL= ALCHEMY08 ALCHEMY09 ALCHEMY10 >+OPTIONS_RADIO_SQL= ALCHEMY08 ALCHEMY09 ALCHEMY10 ALCHEMY11 > OPTIONS_DEFAULT= BTLNCK NUMEXPR > > MPL_DESC= Support graphical plotting output via math/py-matplotlib >@@ -63,6 +63,7 @@ > ALCHEMY08_DESC= Support SQL databases via databases/py-sqlalchemy08 > ALCHEMY09_DESC= Support SQL databases via databases/py-sqlalchemy09 > ALCHEMY10_DESC= Support SQL databases via databases/py-sqlalchemy10 >+ALCHEMY11_DESC= Support SQL databases via databases/py-sqlalchemy11 > ACCEL_DESC= Computation Acceleration Add-ons > STORAGE_DESC= Data Storage Add-ons > SQL_DESC= SQLAlchemy ORM Add-ons >@@ -87,6 +88,7 @@ > ALCHEMY08_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy08>0:databases/py-sqlalchemy08 > ALCHEMY09_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy09>0:databases/py-sqlalchemy09 > ALCHEMY10_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>0:databases/py-sqlalchemy10 >+ALCHEMY11_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy11>0:databases/py-sqlalchemy11 > > .include <bsd.port.options.mk> > >@@ -107,6 +109,10 @@ > NOSE_ENV= http_proxy=${HTTP_PROXY} > NOSE_ARGS= ${PORTNAME} --exe --with-xunit --xunit-file=${XUNITFILE} > >+post-install: >+ @${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} \ >+ -name '*.so' -exec ${STRIP_CMD} {} + >+ > regression-test: build > @(cd ${WRKSRC} && \ > ${PYTHON_CMD} ${PYSETUP} build_ext --inplace && \ >Index: math/py-pandas/distinfo >=================================================================== >--- math/py-pandas/distinfo (revision 430610) >+++ math/py-pandas/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1478375517 >-SHA256 (pandas-0.19.1.tar.gz) = 2509feaeda72fce03675e2eccd2284bb1cadb6a0737008a5e741fe2431d47421 >-SIZE (pandas-0.19.1.tar.gz) = 8360233 >+TIMESTAMP = 1483492591 >+SHA256 (pandas-0.19.2.tar.gz) = 6f0f4f598c2b16746803c8bafef7c721c57e4844da752d36240c0acf97658014 >+SIZE (pandas-0.19.2.tar.gz) = 9222964
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:
john
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 215876
: 178625