From 0fc64550d2dec339071400cfe9c6b17ee3285621 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:32 -0400 Subject: [PATCH] python3-html2text: rebuild for Python 3.11 --- srcpkgs/python3-html2text/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-html2text/template b/srcpkgs/python3-html2text/template index 59e847fc5d1..ea1700bf51d 100644 --- a/srcpkgs/python3-html2text/template +++ b/srcpkgs/python3-html2text/template @@ -1,7 +1,7 @@ # Template file for 'python3-html2text' pkgname=python3-html2text version=2020.1.16 -revision=4 +revision=5 wrksrc="${pkgname#*-}-${version}" build_style=python3-module pycompile_module="html2text"