From 462980b8265e3c3915941f149294e960771a3746 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:09:13 -0400 Subject: [PATCH] python3-ttystatus: rebuild for Python 3.11 --- srcpkgs/python3-ttystatus/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-ttystatus/template b/srcpkgs/python3-ttystatus/template index b35cd4a0ebc..f842334f24b 100644 --- a/srcpkgs/python3-ttystatus/template +++ b/srcpkgs/python3-ttystatus/template @@ -2,7 +2,7 @@ pkgname=python3-ttystatus _pkgname=${pkgname/3/} version=0.38 -revision=5 +revision=6 wrksrc=$_pkgname-$version build_style=python3-module hostmakedepends="python3-setuptools"