From c95b0412c3453098d668f2008ae4c24463b83b51 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:42 +0100 Subject: [PATCH] python-tables: rebuild for Python 3.8.1. --- srcpkgs/python-tables/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-tables/template b/srcpkgs/python-tables/template index 644ae3d1a35..5f61fe8fb88 100644 --- a/srcpkgs/python-tables/template +++ b/srcpkgs/python-tables/template @@ -1,7 +1,7 @@ # Template file for 'python-tables' pkgname=python-tables version=3.5.2 -revision=1 +revision=2 wrksrc="${pkgname#*-}-${version}" build_style=python-module pycompile_module="tables"