From 546a28b316147ce90df1ed64056b5b0fcaf6224e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 10 Oct 2015 20:17:45 +0200 Subject: [PATCH] python-pandas: update to 0.17.0 --- srcpkgs/python-pandas/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pandas/template b/srcpkgs/python-pandas/template index ab8750e1eb6..9451c2c9861 100644 --- a/srcpkgs/python-pandas/template +++ b/srcpkgs/python-pandas/template @@ -1,6 +1,6 @@ # Template file for 'python-pandas' pkgname=python-pandas -version=0.16.2 +version=0.17.0 revision=1 wrksrc="pandas-${version}" build_style=python-module @@ -16,7 +16,7 @@ maintainer="Alessio Sergi " homepage="http://pandas.pydata.org/" license="3-clause-BSD" distfiles="${PYPI_SITE}/p/pandas/pandas-${version}.tar.gz" -checksum=e01853dfe111f3aea005315573400b7216ddbabbf1f28d482a71217d67ae4f81 +checksum=320d4fdf734b82adebc8fde9d8ca4b05fe155a72b6f7aa95d76242da8748d6a4 pre_build() { find pandas -type f -name '*.py' -exec sed -i '/^#!.*python$/d' {} +