From 87f7c1a0df04fa96ede33e87c29f1c77c83fefe5 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:28:43 -0500 Subject: [PATCH] python3-chess: rebuild for python3-3.13 --- srcpkgs/python3-chess/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-chess/template b/srcpkgs/python3-chess/template index 8ab3feba55b..73f3a25ef31 100644 --- a/srcpkgs/python3-chess/template +++ b/srcpkgs/python3-chess/template @@ -1,7 +1,7 @@ # Template file for 'python3-chess' pkgname=python3-chess version=1.11.1 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3"