diff --git a/srcpkgs/python3-pandas/template b/srcpkgs/python3-pandas/template index 4e9d513ba88..03ce644b48b 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.2.5 +version=1.3.0 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=cdaeac09dc0df2bc16c4cab4f1a540135671d1c18891408542c28c805d6b9bcc +checksum=ca7462135b18db240525c3635466a2403e3518d4570a0ef4367c5cfabc9b8802 pre_build() { # setup.py allows a -j argument to parallelize builds