diff --git a/srcpkgs/python3-pandas/template b/srcpkgs/python3-pandas/template index 130b54166f..f5d9a5200d 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.3.1 +version=1.3.2 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=9ed73997724945d3005551a8958820932bed9618e1fe0754143a96ae68a90ee7 +checksum=2917bf5d23a584ee6dc0a80fade7e06db22f63786a5ecdf80aedb4387884f312 pre_build() { # setup.py allows a -j argument to parallelize builds