Package: python3-socketio-client
Version: 0.6.5-0.1
Severity: important
Tags: patch

Due to a cut'n'paste error a direct python3 dependency is missing.

Fix:

--- debian/control.old  2017-07-06 17:26:53.000000000 +0000
+++ debian/control      2017-07-06 17:27:01.000000000 +0000
@@ -28,7 +28,7 @@
 
 Package: python3-socketio-client
 Architecture: all
-Depends: ${python:Depends}
+Depends: ${python3:Depends}
  , ${misc:Depends}
  , python3-requests
  , python3-six

Reply via email to