From 003ccb052daea83a58c2b94aea22e26dacd747e7 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:45 -0400 Subject: [PATCH] python3-autobahn: rebuild for Python 3.11 --- 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 6f75b304c88..d664b019049 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=3 +revision=4 wrksrc="autobahn-${version}" build_style=python3-module hostmakedepends="python3 python3-setuptools"