From 6753a7c05d9c858b51f7bfefa7db89aabe4ed1c3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 21 Jan 2021 09:17:01 -0500 Subject: [PATCH] python3-pandas: fix checksum --- srcpkgs/python3-pandas/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pandas/template b/srcpkgs/python3-pandas/template index e6a64113b2..c4cf88cc45 100644 --- a/srcpkgs/python3-pandas/template +++ b/srcpkgs/python3-pandas/template @@ -14,7 +14,7 @@ license="BSD-3-Clause" homepage="https://pandas.pydata.org/" changelog="https://pandas.pydata.org/pandas-docs/stable/whatsnew/index.html" distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz" -checksum=c04224636fbcff8cb2df2d14ea48828224022f212f88c9542b68640747dfa1ef +checksum=e129d3abfa6134a1d6dc061ebb5e52da661ce0aa2febc2b7757ffb785b65e8e4 pre_build() { # setup.py allows a -j argument to parallelize builds