From 194714367597d3c5a91290d1b6fc741742dfed6d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:36 -0400 Subject: [PATCH] python3-jellyfish: rebuild for Python 3.12 --- 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 f7034308f19..70d8e2ac082 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=2 +revision=3 build_style=python3-module make_check_target=build/lib.*/jellyfish/test.py hostmakedepends=" python3-setuptools"