From 2e3230d1515f83ef3e2207b9f9db94c04de82596 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:27:05 -0500 Subject: [PATCH] python3-isbnlib: rebuild for python3-3.13 --- srcpkgs/python3-isbnlib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-isbnlib/template b/srcpkgs/python3-isbnlib/template index f723c2c03bc..f3765ad6fe5 100644 --- a/srcpkgs/python3-isbnlib/template +++ b/srcpkgs/python3-isbnlib/template @@ -1,7 +1,7 @@ # Template file for 'python3-isbnlib' pkgname=python3-isbnlib version=3.10.8 -revision=3 +revision=4 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3"