From 280ccecd9b7f000a98e7ef2627f3ec3bc01cca27 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:44 -0400 Subject: [PATCH] python3-discid: rebuild for Python 3.12 --- srcpkgs/python3-discid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-discid/template b/srcpkgs/python3-discid/template index efc454a6473..f89b243f2f2 100644 --- a/srcpkgs/python3-discid/template +++ b/srcpkgs/python3-discid/template @@ -1,10 +1,10 @@ # Template file for 'python3-discid' pkgname=python3-discid version=1.2.0 -revision=6 +revision=7 build_style=python3-module pycompile_module=discid -hostmakedepends="python3 libdiscid" +hostmakedepends="python3 python3-setuptools libdiscid" depends="python3 libdiscid" short_desc="Python3 binding of libdiscid by MusicBrainz" maintainer="John "