diff options
Diffstat (limited to 'development/pandas/pandas.info')
-rw-r--r-- | development/pandas/pandas.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/pandas/pandas.info b/development/pandas/pandas.info index dd22e8079e..8b51f5f9a2 100644 --- a/development/pandas/pandas.info +++ b/development/pandas/pandas.info @@ -1,8 +1,8 @@ PRGNAM="pandas" -VERSION="0.14.1" +VERSION="0.15.2" HOMEPAGE="http://pandas.pydata.org" -DOWNLOAD="https://github.com/pydata/pandas/archive/v0.14.1.tar.gz" -MD5SUM="cda1fd7da4d14e1b7531cc19c11c1ea2" +DOWNLOAD="https://github.com/pydata/pandas/archive/v0.15.2.tar.gz" +MD5SUM="3f510684278068e4409fa9a986033512" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Cython numpy python-dateutil pytz" |