From 4fbbb38c76427d047ab5d7430a85f7d9323cadcb Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:57 -0400 Subject: [PATCH] python3-podcastparser: rebuild for Python 3.9 --- srcpkgs/python3-podcastparser/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-podcastparser/template b/srcpkgs/python3-podcastparser/template index 4a180bb349b..71342f79e08 100644 --- a/srcpkgs/python3-podcastparser/template +++ b/srcpkgs/python3-podcastparser/template @@ -1,7 +1,7 @@ # Template file for 'python3-podcastparser' pkgname=python3-podcastparser version=0.6.5 -revision=2 +revision=3 wrksrc="podcastparser-${version}" build_style=python3-module hostmakedepends="python3-devel"