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