From 5210250482af5ea049132c214dff101de1b49c3f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 23 Nov 2022 10:50:29 -0500 Subject: [PATCH] python3-pandas: update to 1.5.2. --- srcpkgs/python3-pandas/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pandas/template b/srcpkgs/python3-pandas/template index 5183c7e1acd..bbc0f92c477 100644 --- a/srcpkgs/python3-pandas/template +++ b/srcpkgs/python3-pandas/template @@ -1,6 +1,6 @@ # Template file for 'python3-pandas' pkgname=python3-pandas -version=1.5.1 +version=1.5.2 revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-Cython python3-numpy" @@ -13,7 +13,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=b539bae7def51908a6ac90ce36e66e8e04ff26dd14b9422caedffebf08c98abc +checksum=d86005633c52dd704f1a92bed4e50949596760a3a40ecfe2d7a0a0d0a0e16679 # Builds seem to sometimes have missing symbol problems; # the intermittent nature suggests this might be a race disable_parallel_build=yes