From ac7244f0b69811d96ebe091b1a318bca0cdd10a2 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:13 -0400 Subject: [PATCH] python3-pyqtgraph: rebuild for Python 3.11 --- srcpkgs/python3-pyqtgraph/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pyqtgraph/template b/srcpkgs/python3-pyqtgraph/template index ac1a599fb6d..102ea5d18be 100644 --- a/srcpkgs/python3-pyqtgraph/template +++ b/srcpkgs/python3-pyqtgraph/template @@ -1,7 +1,7 @@ # Template file for 'python3-pyqtgraph' pkgname=python3-pyqtgraph version=0.11.1 -revision=2 +revision=3 wrksrc="${pkgname#*-}-${pkgname#*-}-${version}" build_style=python3-module make_install_args="--no-compile"