[Python-modules-team] Bug#793024: python-docker: Requires websocket-client >= 0.32
Tianon Gravi
admwiggin at gmail.com
Mon Jul 20 16:45:14 UTC 2015
On 20 July 2015 at 07:49, Felipe Sateler <fsateler at debian.org> wrote:
> The new 1.3.0 has a requirements.txt with websocket-client >= 0.32.0,
> which is not satisfiable in debian. Example trace from docker-compose:
I'm a little confused by this because we actually patch
requirements.txt to fix the dependency:
13 -websocket-client==0.32.0
14 +websocket-client>=0.18.0
In looking at upstream's integration tests, I can't see anywhere that
they actually test websocket support, so my plans to write a DEP8 test
for this package (eventually) for running those wouldn't even catch
bugs with websockets.
I'm working on some simple code to try and test this support now to
see what's wrong and whether we have an easy fix.
♥,
- Tianon
4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4
More information about the Python-modules-team
mailing list