python3-pandas: update to 1.5.1.
This commit is contained in:
parent
2d66aff735
commit
80f70b3c87
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pandas'
|
||||
pkgname=python3-pandas
|
||||
version=1.5.0
|
||||
revision=2
|
||||
version=1.5.1
|
||||
revision=1
|
||||
wrksrc="pandas-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython python3-numpy"
|
||||
|
@ -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=ab23595e2105e2595b14c37f5e88a24d065eb60432e9f45c78f8613ba956eacd
|
||||
checksum=b539bae7def51908a6ac90ce36e66e8e04ff26dd14b9422caedffebf08c98abc
|
||||
# Builds seem to sometimes have missing symbol problems;
|
||||
# the intermittent nature suggests this might be a race
|
||||
disable_parallel_build=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue