From 6b5c5cc51d4efba55edd097c68d149810ad2d526 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:26 +0100 Subject: [PATCH] python-ptyprocess: rebuild for Python 3.8.1. --- srcpkgs/python-ptyprocess/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-ptyprocess/template b/srcpkgs/python-ptyprocess/template index 04c4cf8939..fd2e51fa3a 100644 --- a/srcpkgs/python-ptyprocess/template +++ b/srcpkgs/python-ptyprocess/template @@ -1,7 +1,7 @@ # Template file for 'python-ptyprocess' pkgname=python-ptyprocess version=0.6.0 -revision=1 +revision=2 archs=noarch wrksrc="ptyprocess-${version}" build_style=python-module