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