From 2646cb61e9998a10f3d3f003e962369a715a192f Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 17 Dec 2017 20:07:17 +0100 Subject: [PATCH] python-pandas: update to 0.21.1 --- 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 b08ff6ba328..48df533d237 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.0 +version=0.21.1 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=9de7b333de3af8f4f1b5c83503ccd475e8bdb26505f6309400bd89a3539223d0 +checksum=4eee874fd580799cc61af28607d925379f8a06665fdc7cc2bea3905541813081 post_install() { vlicense LICENSE