python-pandas: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:08 -02:00
parent 40eb8bafac
commit 84322bf7d0
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'python-pandas' # Template file for 'python-pandas'
pkgname=python-pandas pkgname=python-pandas
version=0.23.4 version=0.23.4
revision=1 revision=2
wrksrc="pandas-${version}" wrksrc="pandas-${version}"
build_style=python-module build_style=python-module
pycompile_module="pandas" pycompile_module="pandas"