From 46a3b6b80766bebd05952ebbda2afb217efcd9a6 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:55 -0400 Subject: [PATCH] python3-jellyfish: rebuild for Python 3.11 --- srcpkgs/python3-jellyfish/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-jellyfish/template b/srcpkgs/python3-jellyfish/template index c0ebbb6bf79..60e1533a745 100644 --- a/srcpkgs/python3-jellyfish/template +++ b/srcpkgs/python3-jellyfish/template @@ -1,7 +1,7 @@ # Template file for 'python3-jellyfish' pkgname=python3-jellyfish version=0.9.0 -revision=1 +revision=2 wrksrc="jellyfish-${version}" build_style=python3-module make_check_target=build/lib.*/jellyfish/test.py