From 13638deb56962126bf650e68a8e1fe2a31c7d222 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:09:31 -0400 Subject: [PATCH] python3-applib: rebuild for Python 3.11 --- srcpkgs/python3-applib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-applib/template b/srcpkgs/python3-applib/template index f66ce2c04b5..e26423391bc 100644 --- a/srcpkgs/python3-applib/template +++ b/srcpkgs/python3-applib/template @@ -1,7 +1,7 @@ # Template file for 'python3-applib' pkgname=python3-applib version=1.2 -revision=5 +revision=6 create_wrksrc=yes build_wrksrc="applib-${version}" build_style=python3-module