mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python3-pandas: fix checksum
This commit is contained in:
parent
af0f56f735
commit
59fe15d64e
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=37d79a0cc428f835197706ea4d3f47c75a2e28ad6a7a0bed174c8513deca55fc
|
checksum=591436a87c792b445c13e032ab32daf958319df271ec84b79cadf985c1c7e942
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# setup.py allows a -j argument to parallelize builds
|
# setup.py allows a -j argument to parallelize builds
|
||||||
|
|
Loading…
Add table
Reference in a new issue