From 7a945fa39eec2b59812e92e6884c37339a2e2225 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:35 -0400 Subject: [PATCH] python3-mypy_extensions: rebuild for Python 3.11 --- srcpkgs/python3-mypy_extensions/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-mypy_extensions/template b/srcpkgs/python3-mypy_extensions/template index f3b420936d6..ccdec860a47 100644 --- a/srcpkgs/python3-mypy_extensions/template +++ b/srcpkgs/python3-mypy_extensions/template @@ -1,7 +1,7 @@ # Template file for 'python3-mypy_extensions' pkgname=python3-mypy_extensions version=0.4.3 -revision=4 +revision=5 wrksrc="mypy_extensions-${version}" build_style=python3-module pycompile_module="mypy_extensions.py"