From 203a2fb3d6b48a1eb75caa71bcb2bc341044a85d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:50 -0400 Subject: [PATCH] python-pyasn1-modules: rebuild for Python 3.11 --- srcpkgs/python-pyasn1-modules/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-pyasn1-modules/template b/srcpkgs/python-pyasn1-modules/template index dbe2f29dfb3..b27cf58c7d5 100644 --- a/srcpkgs/python-pyasn1-modules/template +++ b/srcpkgs/python-pyasn1-modules/template @@ -1,7 +1,7 @@ # Template file for 'python-pyasn1-modules' pkgname=python-pyasn1-modules version=0.2.8 -revision=5 +revision=6 wrksrc="${pkgname#*-}-${version}" build_style=python-module pycompile_module="pyasn1_modules"