diff --git a/srcpkgs/python-pandas/template b/srcpkgs/python-pandas/template index a082b720bb8..c9c68b6cb20 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.23.4 -revision=2 +version=0.24.2 +revision=1 wrksrc="pandas-${version}" build_style=python-module pycompile_module="pandas" @@ -11,10 +11,10 @@ makedepends="python-devel python3-devel python-numpy python3-numpy depends="python-numpy python-dateutil python-pytz" short_desc="Python2 data analysis library" maintainer="Alessio Sergi " -homepage="https://pandas.pydata.org/" license="BSD-3-Clause" +homepage="https://pandas.pydata.org/" distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz" -checksum=fc829f9014fc756511cba878179811322514c5cb8dcbf39b02062f80f1f6170f +checksum=286787f06ac1b7bd322d04f9cf20e14ec3e0bd6b0ec9951456d8c53375545aa1 post_install() { vlicense LICENSE