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