From d871e9c2f0f1a74da6ca5476690649f54bb20056 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:42 +0100 Subject: [PATCH] python3-acme: rebuild for Python 3.8.1. --- srcpkgs/python3-acme/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-acme/template b/srcpkgs/python3-acme/template index 56134ebc06f..482937962d6 100644 --- a/srcpkgs/python3-acme/template +++ b/srcpkgs/python3-acme/template @@ -1,7 +1,7 @@ # Template file for 'python3-acme' pkgname=python3-acme version=1.0.0 -revision=1 +revision=2 archs=noarch wrksrc="acme-${version}" build_style=python3-module