From 8be51eebf4223dab9a400f1f993db3aa3e76e653 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:19 -0400 Subject: [PATCH] nemo-python: rebuild for Python 3.12 --- srcpkgs/nemo-python/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template index 4daf7fa35e2..009b05c1fb3 100644 --- a/srcpkgs/nemo-python/template +++ b/srcpkgs/nemo-python/template @@ -1,7 +1,7 @@ # Template file for 'nemo-python' pkgname=nemo-python version=5.8.0 -revision=1 +revision=2 build_wrksrc=nemo-python build_style=meson hostmakedepends="pkg-config"