From 7f132c0b9ab2b668932bdd758ef075f0db8c4e96 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:29 -0400 Subject: [PATCH] python3-dotty-dict: rebuild for Python 3.11 --- srcpkgs/python3-dotty-dict/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-dotty-dict/template b/srcpkgs/python3-dotty-dict/template index 85956d6458c..dd189524104 100644 --- a/srcpkgs/python3-dotty-dict/template +++ b/srcpkgs/python3-dotty-dict/template @@ -1,7 +1,7 @@ # Template file for 'python3-dotty-dict' pkgname=python3-dotty-dict version=1.3.0 -revision=1 +revision=2 wrksrc="dotty_dict-${version}" build_style=python3-module hostmakedepends="python3-setuptools"