From 6ee0cb4dc6e30d5b6e4850bd92c8c88b4cffd534 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 07:04:45 +0200 Subject: [PATCH] python-socketIO-client: rebuild for Python 3.6 --- 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 9d0995b3f46..f21c5d783d6 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=1 +revision=2 noarch=yes build_style=python-module pycompile_module="socketIO_client"