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