From ba5585a5bf7f8e5535b9d67ab1ad9333738fab6d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 24 Dec 2019 09:43:11 +0100 Subject: [PATCH] beancount: rebuild for Python 3.8.1 --- srcpkgs/beancount/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/beancount/template b/srcpkgs/beancount/template index b1e2a121668..0ba68fc8f4e 100644 --- a/srcpkgs/beancount/template +++ b/srcpkgs/beancount/template @@ -1,7 +1,7 @@ # Template file for 'beancount' pkgname=beancount version=2.2.3 -revision=1 +revision=2 build_style=python3-module pycompile_module="beancount" hostmakedepends="python3-setuptools"