From 69690f39c29700ae96727ef1495ce46f0d5e64e8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:41 -0400 Subject: [PATCH] python3-autobahn: rebuild for Python 3.10 --- srcpkgs/python3-autobahn/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-autobahn/template b/srcpkgs/python3-autobahn/template index 45397af2ecd..7c07ec94ad8 100644 --- a/srcpkgs/python3-autobahn/template +++ b/srcpkgs/python3-autobahn/template @@ -1,7 +1,7 @@ # Template file for 'python3-autobahn' pkgname=python3-autobahn version=21.3.1 -revision=1 +revision=2 wrksrc="autobahn-${version}" build_style=python3-module hostmakedepends="python3 python3-setuptools"