From 42b9518890d04f7c60ac41107d02bca97fd332a2 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:55 -0400 Subject: [PATCH] python3-elementpath: rebuild for Python 3.11 --- srcpkgs/python3-elementpath/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-elementpath/template b/srcpkgs/python3-elementpath/template index f4e9a8267d6..f0cb742a3a8 100644 --- a/srcpkgs/python3-elementpath/template +++ b/srcpkgs/python3-elementpath/template @@ -1,7 +1,7 @@ # Template file for 'python3-elementpath' pkgname=python3-elementpath version=3.0.2 -revision=1 +revision=2 wrksrc=elementpath-${version} build_style=python3-module # depends on xmlschema and memory_profiling