From 91005af6a84c3f5535bf7d1258f72a83a3d928c4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:00:55 -0400 Subject: [PATCH] python3-mistune: rebuild for Python 3.12 --- srcpkgs/python3-mistune/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-mistune/template b/srcpkgs/python3-mistune/template index c9c60af0b6b..6a448f5c783 100644 --- a/srcpkgs/python3-mistune/template +++ b/srcpkgs/python3-mistune/template @@ -1,7 +1,7 @@ # Template file for 'python3-mistune' pkgname=python3-mistune version=0.8.4 -revision=6 +revision=7 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3"