From d0d8714f917025714bf09b4e90be0606f058f90b Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:31 -0400 Subject: [PATCH] python3-numexpr: rebuild for Python 3.11 --- srcpkgs/python3-numexpr/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-numexpr/template b/srcpkgs/python3-numexpr/template index 79edf913658..8016a4cbcfa 100644 --- a/srcpkgs/python3-numexpr/template +++ b/srcpkgs/python3-numexpr/template @@ -1,7 +1,7 @@ # Template file for 'python3-numexpr' pkgname=python3-numexpr version=2.8.3 -revision=1 +revision=2 wrksrc="numexpr-${version}" build_style=python3-module build_helper=numpy