From 3f341cc8c0b18a271891992fc6872d911dfa268a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:49 -0400 Subject: [PATCH] python3-docopt: rebuild for Python 3.12 --- srcpkgs/python3-docopt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-docopt/template b/srcpkgs/python3-docopt/template index 397d1d557b3..c015ee61516 100644 --- a/srcpkgs/python3-docopt/template +++ b/srcpkgs/python3-docopt/template @@ -1,7 +1,7 @@ # Template file for 'python3-docopt' pkgname=python3-docopt version=0.6.2 -revision=9 +revision=10 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3"