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

Andrzej Giniewicz aginiewicz at archlinux.org
Mon Jun 22 19:11:37 UTC 2015


    Date: Monday, June 22, 2015 @ 21:11:36
  Author: aginiewicz
Revision: 135725

upgpkg: python-pandas 0.16.2-1

python-pandas: new upstream release

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-22 18:58:57 UTC (rev 135724)
+++ PKGBUILD	2015-06-22 19:11:36 UTC (rev 135725)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pandas
 pkgname=('python2-pandas' 'python-pandas')
-pkgver=0.16.1
+pkgver=0.16.2
 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=('fac4f25748f9610a3e00e765474bdea8')
+md5sums=('a92787bcdf0fc0c6d5f4fe4877335ab5')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list