From 87254dcaea77dfff363e0bcc158496a0f849323e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 30 Oct 2017 23:00:30 +0100 Subject: [PATCH] python-pandas: update to 0.21.0 --- srcpkgs/python-pandas/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-pandas/template b/srcpkgs/python-pandas/template index 2f5cceac4b5..b08ff6ba328 100644 --- a/srcpkgs/python-pandas/template +++ b/srcpkgs/python-pandas/template @@ -1,7 +1,7 @@ # Template file for 'python-pandas' pkgname=python-pandas -version=0.20.3 -revision=2 +version=0.21.0 +revision=1 wrksrc="pandas-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -12,10 +12,10 @@ depends="python-numpy python-dateutil python-pytz" pycompile_module="pandas" short_desc="Python2 data analysis library" maintainer="Alessio Sergi " -homepage="http://pandas.pydata.org/" +homepage="https://pandas.pydata.org/" license="3-clause-BSD" distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz" -checksum=f09c8f999611c2a4c073b5fa3ec212b859b5569e14a59f084f47f4203c2d0600 +checksum=9de7b333de3af8f4f1b5c83503ccd475e8bdb26505f6309400bd89a3539223d0 post_install() { vlicense LICENSE