From 801593932d6082e106f0d405f8994386cbac50d5 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:16 -0400 Subject: [PATCH] python3-minidb: rebuild for Python 3.10 --- srcpkgs/python3-minidb/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-minidb/template b/srcpkgs/python3-minidb/template index b7b24fe1635..7c63ae3ef62 100644 --- a/srcpkgs/python3-minidb/template +++ b/srcpkgs/python3-minidb/template @@ -1,7 +1,7 @@ # Template file for 'python3-minidb' pkgname=python3-minidb version=2.0.2 -revision=4 +revision=5 wrksrc="minidb-${version}" build_style=python3-module pycompile_module="minidb.py"