From 8ac1099c7bed2fb6182f950b9c6a9a183ed6b5eb Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:53 +0100 Subject: [PATCH] python-codespell: rebuild for Python 3.8.1. --- srcpkgs/python-codespell/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-codespell/template b/srcpkgs/python-codespell/template index 4146e0d89c5..9ae2e19435c 100644 --- a/srcpkgs/python-codespell/template +++ b/srcpkgs/python-codespell/template @@ -1,7 +1,7 @@ # Template file for 'python-codespell' pkgname=python-codespell version=1.16.0 -revision=1 +revision=2 archs=noarch wrksrc="codespell-${version}" build_style=python-module