python3-pandas: fix checksum

This commit is contained in:
Andrew J. Hesford 2021-01-21 09:17:01 -05:00
parent af51134b0b
commit 6753a7c05d

View file

@ -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