summaryrefslogtreecommitdiff
path: root/math/py-pandas/files/print_skipped.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/py-pandas: update to 0.13.1Ruslan Makhmatkhanov2014-03-041-0/+51
- update to 0.13.1 - remove lang/cython from BUILD_DEPENDS now that distfile is fixed - include RUN_DEPENDS in TEST_DEPENDS - add devel/py-boto to TEST_DEPENDS for completeness with pkg-message - remove math/py-statsmodels from TEST_DEPENDS to break circular dependency - Fix regression-test target to work with non-GitHub distfile which omits the ci/ directory. Borrow the print_skipped.py script to do this. PR: 186802 Submitted by: John W. O'Brien <john@saltant.com> (maintainer)