From 598498ed53d4b305f8ebf830fed0f45879059821 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 24 Dec 2019 11:28:44 +0100 Subject: [PATCH] poezio: rebuild for Python 3.8.1 --- srcpkgs/poezio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/poezio/template b/srcpkgs/poezio/template index 56f8138bb5e..4b318419dab 100644 --- a/srcpkgs/poezio/template +++ b/srcpkgs/poezio/template @@ -1,7 +1,7 @@ # Template file for 'poezio' pkgname=poezio version=0.12.1 -revision=1 +revision=2 build_style=python3-module pycompile_module="poezio poezio_plugins poezio_themes" hostmakedepends="python3-setuptools pkg-config"