python3-pandas: fix checksum
This commit is contained in:
parent
af51134b0b
commit
6753a7c05d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://pandas.pydata.org/"
|
homepage="https://pandas.pydata.org/"
|
||||||
changelog="https://pandas.pydata.org/pandas-docs/stable/whatsnew/index.html"
|
changelog="https://pandas.pydata.org/pandas-docs/stable/whatsnew/index.html"
|
||||||
distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz"
|
distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz"
|
||||||
checksum=c04224636fbcff8cb2df2d14ea48828224022f212f88c9542b68640747dfa1ef
|
checksum=e129d3abfa6134a1d6dc061ebb5e52da661ce0aa2febc2b7757ffb785b65e8e4
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# setup.py allows a -j argument to parallelize builds
|
# setup.py allows a -j argument to parallelize builds
|
||||||
|
|
Loading…
Reference in a new issue