From b38a7a8026bc5edfcb59117ed89da6254c4c40c2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 15:10:44 +0100 Subject: [PATCH] python-asn1crypto: rebuild for Python 3.8.1. --- srcpkgs/python-asn1crypto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-asn1crypto/template b/srcpkgs/python-asn1crypto/template index 369c20af98f..e7ffe7415fc 100644 --- a/srcpkgs/python-asn1crypto/template +++ b/srcpkgs/python-asn1crypto/template @@ -1,7 +1,7 @@ # Template file for 'python-asn1crypto' pkgname=python-asn1crypto version=0.24.0 -revision=1 +revision=2 archs=noarch wrksrc="asn1crypto-${version}" build_style=python-module