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

Andrzej Giniewicz aginiewicz at archlinux.org
Fri Mar 27 14:56:04 UTC 2015


    Date: Friday, March 27, 2015 @ 15:56:04
  Author: aginiewicz
Revision: 130030

upgpkg: python-pandas 0.16.0-1

python-pandas: new upstream release

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-27 10:39:11 UTC (rev 130029)
+++ PKGBUILD	2015-03-27 14:56:04 UTC (rev 130030)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pandas
 pkgname=('python2-pandas' 'python-pandas')
-pkgver=0.15.2
+pkgver=0.16.0
 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=('d74481b57fda726a9ed60b223f0ad4b7')
+md5sums=('bfe311f05dc0c351f8955fbd1e296e73')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list