From 0e106f593c8a6936459c5a1295f3c4f1b6b25d96 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:18:06 -0400 Subject: [PATCH] qomui: rebuild for Python 3.10 --- srcpkgs/qomui/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qomui/template b/srcpkgs/qomui/template index b74138381be..9965eb13c19 100644 --- a/srcpkgs/qomui/template +++ b/srcpkgs/qomui/template @@ -1,7 +1,7 @@ # Template file for 'qomui' pkgname=qomui version=0.8.2 -revision=4 +revision=5 build_style=python3-module pycompile_module="qomui" hostmakedepends="python3 python3-setuptools"