mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pandas: update to 1.5.3.
This commit is contained in:
parent
d9bd628a51
commit
0264919b7c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pandas'
|
# Template file for 'python3-pandas'
|
||||||
pkgname=python3-pandas
|
pkgname=python3-pandas
|
||||||
version=1.5.2
|
version=1.5.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython python3-numpy"
|
hostmakedepends="python3-setuptools python3-Cython python3-numpy"
|
||||||
|
@ -13,7 +13,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=d86005633c52dd704f1a92bed4e50949596760a3a40ecfe2d7a0a0d0a0e16679
|
checksum=d8abf9c2bf33cac75b28f32c174c29778414eb249e5e2ccb69b1079b97a8fc66
|
||||||
# Builds seem to sometimes have missing symbol problems;
|
# Builds seem to sometimes have missing symbol problems;
|
||||||
# the intermittent nature suggests this might be a race
|
# the intermittent nature suggests this might be a race
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue