From 84322bf7d0c0436cf08c53c442e40646cc364847 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:15:08 -0200 Subject: [PATCH] python-pandas: rebuild to fix cpython modules --- srcpkgs/python-pandas/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-pandas/template b/srcpkgs/python-pandas/template index cac829aad6c..a082b720bb8 100644 --- a/srcpkgs/python-pandas/template +++ b/srcpkgs/python-pandas/template @@ -1,7 +1,7 @@ # Template file for 'python-pandas' pkgname=python-pandas version=0.23.4 -revision=1 +revision=2 wrksrc="pandas-${version}" build_style=python-module pycompile_module="pandas"