From 53f6e6af964a4da058f7ad40b13e1ba5cfe829f4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:46 -0400 Subject: [PATCH] python3-s-tui: rebuild for Python 3.10 --- srcpkgs/python3-s-tui/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-s-tui/template b/srcpkgs/python3-s-tui/template index f49346d13e7..09feced6238 100644 --- a/srcpkgs/python3-s-tui/template +++ b/srcpkgs/python3-s-tui/template @@ -1,7 +1,7 @@ # Template file for 'python3-s-tui' pkgname=python3-s-tui version=1.1.3 -revision=1 +revision=2 wrksrc="s-tui-${version}" build_style=python3-module hostmakedepends="python3-setuptools"