From d54fc51eab9fb3d8bfcf0f41decc565fd27d528a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:26:46 -0500 Subject: [PATCH] python3-html2text: rebuild for python3-3.13 --- 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 40a0f45ec4e..24ac6606824 100644 --- a/srcpkgs/python3-html2text/template +++ b/srcpkgs/python3-html2text/template @@ -1,7 +1,7 @@ # Template file for 'python3-html2text' pkgname=python3-html2text version=2024.2.26 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="python3-wheel" depends="python3"