From 277a5829c866f2a28ef306ee7fbb75f6c037e990 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:59 -0400 Subject: [PATCH] python3-pyacoustid: rebuild for Python 3.9 --- srcpkgs/python3-pyacoustid/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pyacoustid/template b/srcpkgs/python3-pyacoustid/template index eccab8db7c2..27ef7783d5d 100644 --- a/srcpkgs/python3-pyacoustid/template +++ b/srcpkgs/python3-pyacoustid/template @@ -1,7 +1,7 @@ # Template file for 'python3-pyacoustid' pkgname=python3-pyacoustid version=1.1.5 -revision=4 +revision=5 wrksrc="pyacoustid-${version}" build_style=python3-module hostmakedepends="python3-setuptools"