From 1c5d255ad61d9ff0aa50529282d1f0306b0822ed Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:25:23 -0500 Subject: [PATCH] python3-recommonmark: rebuild for python3-3.13 --- srcpkgs/python3-recommonmark/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-recommonmark/template b/srcpkgs/python3-recommonmark/template index 7be4e90e2c4..85680224766 100644 --- a/srcpkgs/python3-recommonmark/template +++ b/srcpkgs/python3-recommonmark/template @@ -1,7 +1,7 @@ # Template file for 'python3-recommonmark' pkgname=python3-recommonmark version=0.7.1 -revision=4 +revision=5 build_style=python3-module hostmakedepends="python3-setuptools python3-commonmark python3-docutils python3-Sphinx"