From 8894b98d0e135f63f33a61563908691d88c814ed Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 13 Sep 2020 10:50:44 -0400 Subject: [PATCH] python3-pandas: update to 1.1.2. --- srcpkgs/python3-pandas/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pandas/template b/srcpkgs/python3-pandas/template index 5d66f6780e0..9865e5a8ba3 100644 --- a/srcpkgs/python3-pandas/template +++ b/srcpkgs/python3-pandas/template @@ -1,6 +1,6 @@ # Template file for 'python3-pandas' pkgname=python3-pandas -version=1.1.0 +version=1.1.2 revision=1 wrksrc="pandas-${version}" build_style=python3-module @@ -12,7 +12,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=bce5b3f7898c4fc34ba6bd404c91d15a9cc37aebb0b9c8b4ed1a396f04680152 +checksum=89b68faeffd114cef8d41c6469c094c610228238254c59190659cd91ceb862bb post_install() { vlicense LICENSE