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