[arch-commits] Commit in python-pandas/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Fri May 15 08:15:06 UTC 2015


    Date: Friday, May 15, 2015 @ 10:15:05
  Author: aginiewicz
Revision: 133472

upgpkg: python-pandas 0.16.1-1

python-pandas: new upstream release

Modified:
  python-pandas/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-15 08:14:48 UTC (rev 133471)
+++ PKGBUILD	2015-05-15 08:15:05 UTC (rev 133472)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pandas
 pkgname=('python2-pandas' 'python-pandas')
-pkgver=0.16.0
-pkgrel=2
+pkgver=0.16.1
+pkgrel=1
 pkgdesc="Cross-section and time series data analysis toolkit"
 arch=('i686' 'x86_64')
 url="http://pandas.pydata.org/"
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python-dateutil' 'python-numpy' 'python-pytz'
              'python2-setuptools' 'python2-dateutil' 'python2-numpy' 'python2-pytz')
 source=("https://pypi.python.org/packages/source/p/pandas/pandas-${pkgver}.tar.gz")
-md5sums=('bfe311f05dc0c351f8955fbd1e296e73')
+md5sums=('fac4f25748f9610a3e00e765474bdea8')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list