From a866e49eb3b7b5823026ab4d8af192a6bb58f008 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:12 -0400 Subject: [PATCH] python3-txaio: rebuild for Python 3.11 --- srcpkgs/python3-txaio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-txaio/template b/srcpkgs/python3-txaio/template index 3f2b6657f51..4684b07b380 100644 --- a/srcpkgs/python3-txaio/template +++ b/srcpkgs/python3-txaio/template @@ -1,7 +1,7 @@ # Template file for 'python3-txaio' pkgname=python3-txaio version=21.2.1 -revision=4 +revision=5 wrksrc="txaio-${version}" build_style=python3-module hostmakedepends="python3 python3-setuptools"