From 93c675556eefb66d85e7f7e16bfa1ee0fef71e56 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:24 -0400 Subject: [PATCH] python-pyasn1-modules: rebuild for Python 3.10 --- 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 918fad29aa5..2f8fb331c8f 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=4 +revision=5 wrksrc="${pkgname#*-}-${version}" build_style=python-module pycompile_module="pyasn1_modules"