From 05ba1fe5b98b858aeb33f53d966f295f525a2766 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:38 -0400 Subject: [PATCH] python3-pyqtgraph: rebuild for Python 3.10 --- 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 89c3e582d1d..ac1a599fb6d 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=1 +revision=2 wrksrc="${pkgname#*-}-${pkgname#*-}-${version}" build_style=python3-module make_install_args="--no-compile"