From 114eab52917cbeb69399bad6beadd8133c35558f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:40 +0100 Subject: [PATCH] python-socketIO-client: rebuild for Python 3.8.1. --- srcpkgs/python-socketIO-client/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-socketIO-client/template b/srcpkgs/python-socketIO-client/template index 32fdac4117..9495d7cf40 100644 --- a/srcpkgs/python-socketIO-client/template +++ b/srcpkgs/python-socketIO-client/template @@ -1,7 +1,7 @@ # Template file for 'python-socketIO-client' pkgname=python-socketIO-client version=0.7.2 -revision=2 +revision=3 archs=noarch build_style=python-module pycompile_module="socketIO_client"