From 67e72a8ce24f6892c799e35833d86850b997cb49 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:08 -0400 Subject: [PATCH] python3-jaraco.text: rebuild for Python 3.10 --- srcpkgs/python3-jaraco.text/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-jaraco.text/template b/srcpkgs/python3-jaraco.text/template index c8e03b56e64..bc551cdabe7 100644 --- a/srcpkgs/python3-jaraco.text/template +++ b/srcpkgs/python3-jaraco.text/template @@ -1,7 +1,7 @@ # Template file for 'python3-jaraco.text' pkgname=python3-jaraco.text version=3.2.0 -revision=3 +revision=4 wrksrc="jaraco.text-${version}" build_style=python3-module hostmakedepends="python3-setuptools_scm"