From 16ff79cc329fbf314c6cf8baa8811462c1267bf4 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 17 Jan 2018 11:01:55 +0100 Subject: [PATCH] python-pandas: update to 0.22.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 1c5f59efe51..1706c66afe5 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.21.1 +version=0.22.0 revision=1 wrksrc="pandas-${version}" build_style=python-module @@ -15,7 +15,7 @@ maintainer="Alessio Sergi " homepage="https://pandas.pydata.org/" license="3-clause-BSD" distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz" -checksum=4eee874fd580799cc61af28607d925379f8a06665fdc7cc2bea3905541813081 +checksum=15b358650d6f7f432e31fe85cc508b3eba09069bc00b64b4ec3d698e0887c5f3 post_install() { vlicense LICENSE