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