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

Andrzej Giniewicz aginiewicz at archlinux.org
Tue Nov 11 17:10:15 UTC 2014


    Date: Tuesday, November 11, 2014 @ 18:10:15
  Author: aginiewicz
Revision: 122385

upgpkg: python-pandas 0.15.1-1

python-pandas: new release

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-11 17:01:53 UTC (rev 122384)
+++ PKGBUILD	2014-11-11 17:10:15 UTC (rev 122385)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pandas
 pkgname=('python2-pandas' 'python-pandas')
-pkgver=0.15.0
+pkgver=0.15.1
 pkgrel=1
 pkgdesc="Cross-section and time series data analysis toolkit"
 arch=('i686' 'x86_64')
@@ -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=('eb2427593747da949aa4ff12aa1e048d')
+md5sums=('f6fd8d49fc801f6f3fa48f9117a6290b')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list