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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Dec 13 08:05:08 UTC 2014


    Date: Saturday, December 13, 2014 @ 09:05:08
  Author: aginiewicz
Revision: 123822

upgpkg: python-pandas 0.15.2-1

python-pandas: new upstream release

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-13 07:40:18 UTC (rev 123821)
+++ PKGBUILD	2014-12-13 08:05:08 UTC (rev 123822)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pandas
 pkgname=('python2-pandas' 'python-pandas')
-pkgver=0.15.1
-pkgrel=2
+pkgver=0.15.2
+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=('f6fd8d49fc801f6f3fa48f9117a6290b')
+md5sums=('d74481b57fda726a9ed60b223f0ad4b7')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list