aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pandas
Commit message (Collapse)AuthorAgeFilesLines
* testing/py3-pandas: rename from py-pandasLeo2019-08-281-49/+0
|
* testing/py-pandas: Remove double package() callSasha Gerrand2019-06-181-11/+0
| | | | | Removes the duplicated function definition, as per the recommendation in https://github.com/alpinelinux/aports/pull/8836#issuecomment-502888199.
* testing/py-pandas: remove subpkgarchKevin Daudt2019-04-251-1/+0
| | | | | This is an internal variable that should not be used in APKBUILDs and prevents these packages from being added to the proper repository.
* testing/py-pandas: new aportCarlos Giraldo2019-04-231-0/+61
| | | | | | http://pandas.pydata.org/ Powerful data structures for data analysis, time series, and statistics testing/
* Revert "testing/py-pandas new aport"Natanael Copa2019-02-251-50/+0
| | | | | | | Package does not create the expected subpackages which results that builders rebuilds it every time. This reverts commit ba2edb737ba9d1243a046560d852e3ebc1defe2d.
* testing/py-pandas new aportSasha Gerrand2019-02-201-0/+50
Packages the Python Data Analysis Library. http://pandas.pydata.org/