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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Nov 21 14:21:55 UTC 2015


    Date: Saturday, November 21, 2015 @ 15:21:55
  Author: aginiewicz
Revision: 147315

upgpkg: python-pandas 0.17.1-1

python-pandas: new upstream release

Modified:
  python-pandas/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-21 14:01:21 UTC (rev 147314)
+++ PKGBUILD	2015-11-21 14:21:55 UTC (rev 147315)
@@ -6,7 +6,7 @@
 
 pkgbase=python-pandas
 pkgname=('python2-pandas' 'python-pandas')
-pkgver=0.17.0
+pkgver=0.17.1
 pkgrel=1
 pkgdesc="Cross-section and time series data analysis toolkit"
 arch=('i686' 'x86_64')
@@ -15,7 +15,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=('55d34c4d5655c94ca30a59dea6b36316')
+md5sums=('1e18b9a5496ec92752b3cb6674bbe987')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list