Re: UPDATE: net/py-socketio-client

2016-11-02 Thread Antoine Jacoutot
On Wed, Nov 02, 2016 at 06:13:13PM +0100, Daniel Jakots wrote: > On Wed, 2 Nov 2016 15:49:13 +, Florian Obser > wrote: > > > tested with net/py-ripe.atlas.tools > > OK? > > It lacks some RDEP. Also, I added a note about why disabling tests, but > fill free to remove it. ok danj@ if you want

Re: UPDATE: net/py-socketio-client

2016-11-02 Thread Daniel Jakots
On Wed, 2 Nov 2016 15:49:13 +, Florian Obser wrote: > tested with net/py-ripe.atlas.tools > OK? It lacks some RDEP. Also, I added a note about why disabling tests, but fill free to remove it. ok danj@ if you want to commit it: Index: Makefile

UPDATE: net/py-socketio-client

2016-11-02 Thread Florian Obser
tested with net/py-ripe.atlas.tools OK? diff --git net/py-socketio-client/Makefile net/py-socketio-client/Makefile index 7a1cf49..910f1c8 100644 --- net/py-socketio-client/Makefile +++ net/py-socketio-client/Makefile @@ -2,7 +2,7 @@ COMMENT = python socket.io client library -MODP