From 309b5173a5c6f3c22999e5d22881e815660d60d6 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:36 -0400 Subject: [PATCH] python3-pynest2d: rebuild for Python 3.10 --- srcpkgs/python3-pynest2d/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pynest2d/template b/srcpkgs/python3-pynest2d/template index 5cf5a0a79c5..1af1547f570 100644 --- a/srcpkgs/python3-pynest2d/template +++ b/srcpkgs/python3-pynest2d/template @@ -1,7 +1,7 @@ # Template file for 'python3-pynest2d' pkgname=python3-pynest2d version=4.11.0 -revision=1 +revision=2 wrksrc="pynest2d-${version}" build_style=cmake configure_args="-DCMAKE_CXX_STANDARD=14"