From ceea74f2118566aa68f70d1f12ae2b61d545aa46 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 6 Jan 2020 09:38:54 -0600 Subject: [PATCH] python3-pandas: update to 0.25.3. --- srcpkgs/python3-pandas/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pandas/template b/srcpkgs/python3-pandas/template index 10f9d5a77d9..39de107f182 100644 --- a/srcpkgs/python3-pandas/template +++ b/srcpkgs/python3-pandas/template @@ -1,7 +1,7 @@ # Template file for 'python3-pandas' pkgname=python3-pandas -version=0.25.1 -revision=2 +version=0.25.3 +revision=1 wrksrc="pandas-${version}" build_style=python3-module pycompile_module="pandas" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://pandas.pydata.org/" distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz" -checksum=94e2fccca4f758b5dc20e80466516bd6dc2ee24dd62fc8bf41866b8902d3d2eb +checksum=42318e27fd7434b68999953391bd71d03ac721b251097b3f0e5eb1d9cfaa9fe0 post_install() { vlicense LICENSE