Date: Saturday, September 19, 2015 @ 19:34:38
Author: foutrelis
Revision: 141053
Python 3.5 rebuild
Modified:
python-pandas/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-19 17:19:01 UTC (rev 141052)
+++ PKGBUILD 2015-09-19 17:34:38 UTC (rev 141053)
@@ -5,7 +5,7 @@
pkgbase=python-pandas
pkgname=('python2-pandas' 'python-pandas')
pkgver=0.16.2
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-section and time series data analysis toolkit"
arch=('i686' 'x86_64')
url="http://pandas.pydata.org/"