python3-pandas: fix checksum

This commit is contained in:
q66 2022-09-10 22:13:46 +00:00
parent af0f56f735
commit 59fe15d64e

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=37d79a0cc428f835197706ea4d3f47c75a2e28ad6a7a0bed174c8513deca55fc
checksum=591436a87c792b445c13e032ab32daf958319df271ec84b79cadf985c1c7e942
pre_build() {
# setup.py allows a -j argument to parallelize builds