diff --git a/srcpkgs/python3-pandas/template b/srcpkgs/python3-pandas/template index 59ee3b6fe2..9e284ff050 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.1.3 +version=1.1.4 revision=1 wrksrc="pandas-${version}" build_style=python3-module @@ -12,7 +12,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://pandas.pydata.org/" distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz" -checksum=0343410b01e48041a99af385566f2958c7779af3bc39a26393517be04800cbf5 +checksum=4fec00ba72bbbf6a523a402e96a9254df6d88d5cd543015bc480837045d371e7 post_patch() { vsed -i setup.py -e '/extra_compile_args = /s/"-Werror"//'