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

Andrzej Giniewicz aginiewicz at archlinux.org
Mon Oct 27 15:10:42 UTC 2014


    Date: Monday, October 27, 2014 @ 16:10:42
  Author: aginiewicz
Revision: 121493

upgpkg: python-pandas 0.15.0-1

New release of python-pandas

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-27 14:11:53 UTC (rev 121492)
+++ PKGBUILD	2014-10-27 15:10:42 UTC (rev 121493)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pandas
 pkgname=('python2-pandas' 'python-pandas')
-pkgver=0.14.1
-pkgrel=4
+pkgver=0.15.0
+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=('393dd8f35411e4022177aa64b2da46f4')
+md5sums=('eb2427593747da949aa4ff12aa1e048d')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list