Commit graph

8 commits

Author SHA1 Message Date
Frederic Culot
7a9ab3fd2f - Update to 0.14.1
PR:		ports/191857
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2014-07-24 16:47:21 +00:00
Martin Wilke
85ef09be66 - Update to 0.14.0
PR:		190850
2014-06-15 08:37:03 +00:00
Ruslan Makhmatkhanov
bedee53426 math/py-pandas: update to 0.13.1
- 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)
2014-03-04 10:17:29 +00:00
Ruslan Makhmatkhanov
2a8d43474f - update to 0.13.0
- remove patches, included upstream
- abandon easy_install and use auto-generated packing list
- update pkg-message and TEST_DEPENDS to reflect current recommendations and
  port availability
- add erroneously-omitted lang/cython to TEST_DEPENDS (for 'build_ext -i')
- conform regression-test target to upstream test procedure

while here:
- add lang/cpython as build dependency - C-extension will not be build w/o it
  and the whole build procedure failing.
- update LICENSE (BSD3CLAUSE)

PR:		185803
Submitted by:	"John W. O'Brien" <john@saltant.com> (maintainer)
2014-02-09 15:21:24 +00:00
William Grzybowski
14b67ba33b math/py-pandas: stagify and add a run dependency
PR:		ports/184096
Submitted by:	maintainer
2013-11-22 12:54:56 +00:00
Kubilay Kocak
611351f696 math/py-pandas: Update to 0.12.0
- Update to 0.12.0
- Two BUILD_DEPENDS are only RUN_DEPENDS, move them
- Patch some files out of MANIFEST.in
- Cherry pick upstream issue/commit [1]
- Define regression-test target and TEST_DEPENDS
- Document USES=display in support of unit tests

[1] https://github.com/pydata/pandas/issues/4353

PR:		ports/180889
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2013-09-20 13:04:02 +00:00
Ruslan Makhmatkhanov
15014d2937 - update to 0.11.0
- add explicit runtime dependency on databases/py-sqlite3

PR:		178067
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2013-05-08 23:02:33 +00:00
Ruslan Makhmatkhanov
6e90b12431 Add py-pandas , flexible, high-performance data analysis in Python.
PR:		169168
Submitted by:	John W. O'Brien <john at saltant dot com>
2012-08-16 14:57:27 +00:00