1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-20 17:55:15 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Sasha Gerrand
cf21fb6ee1 testing/py-pandas: Remove double package() call
Removes the duplicated function definition, as per the recommendation in
https://github.com/alpinelinux/aports/pull/8836#issuecomment-502888199.
2019-06-18 08:35:29 -03:00
Kevin Daudt
f028882041 testing/py-pandas: remove subpkgarch
This is an internal variable that should not be used in APKBUILDs and
prevents these packages from being added to the proper repository.
2019-04-25 15:30:16 +00:00
Carlos Giraldo
aa03737b1c testing/py-pandas: new aport
http://pandas.pydata.org/
Powerful data structures for data analysis, time series, and statistics
testing/
2019-04-23 17:31:10 +00:00
Natanael Copa
eaf19f8875 Revert "testing/py-pandas new aport"
Package does not create the expected subpackages which results that
builders rebuilds it every time.

This reverts commit ba2edb737b.
2019-02-25 14:04:10 +00:00
Sasha Gerrand
ba2edb737b testing/py-pandas new aport
Packages the Python Data Analysis Library.

http://pandas.pydata.org/
2019-02-20 10:06:41 +00:00