From 95a63b395199728be23653a521760ddc3cb91311 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 5 Sep 2022 13:50:38 -0400 Subject: [PATCH] python3-pandas: update to 1.4.4. --- 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 572e9961dd4..4774297b745 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.4.3 +version=1.4.4 revision=1 wrksrc="pandas-${version}" build_style=python3-module @@ -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=8e9d21e75b7df9934f0f61801a11ff548459a8cb3fe7ada366f2a797e0d651aa +checksum=37d79a0cc428f835197706ea4d3f47c75a2e28ad6a7a0bed174c8513deca55fc pre_build() { # setup.py allows a -j argument to parallelize builds