From f8f249164bd10ea409d7d5ac7832a7ef681aacf1 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Sat, 16 Nov 2024 09:28:36 -0500
Subject: [PATCH] python3-frozendict: rebuild for python3-3.13

---
 srcpkgs/python3-frozendict/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/python3-frozendict/template b/srcpkgs/python3-frozendict/template
index dcb86cb5b63..08b17044a00 100644
--- a/srcpkgs/python3-frozendict/template
+++ b/srcpkgs/python3-frozendict/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-frozendict'
 pkgname=python3-frozendict
 version=2.3.5
-revision=2
+revision=3
 build_style=python3-module
 make_check_args="-k not(test_c_extension)"
 hostmakedepends="python3-setuptools"