From 0b2d3f81d5ae289ca9b2bf3c8354916fac9283df Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:47 +0100 Subject: [PATCH] scudcloud: rebuild for Python 3.8.1. --- srcpkgs/scudcloud/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/scudcloud/template b/srcpkgs/scudcloud/template index 1b9f5f27d8a..1ab2618066e 100644 --- a/srcpkgs/scudcloud/template +++ b/srcpkgs/scudcloud/template @@ -1,7 +1,7 @@ # Template file for 'scudcloud' pkgname=scudcloud version=1.65 -revision=1 +revision=2 build_style=python3-module pycompile_module="scudcloud" hostmakedepends="python3-setuptools"