From d172d84ba961af726d85dc77fd16cfdbf37a6e3a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:56 -0400 Subject: [PATCH] python3-ttystatus: rebuild for Python 3.10 --- 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 f3408d4f718..b35cd4a0ebc 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=4 +revision=5 wrksrc=$_pkgname-$version build_style=python3-module hostmakedepends="python3-setuptools"