Package: python3-engineio
Version: 4.9.0-2
Severity: normal
X-Debbugs-Cc: [email protected]

python-engineio's pyproject.toml has the following dependencies [1]:

  dependencies = ["simple-websocket >= 0.10.0"]

This module is imported in engineio/async_drivers/_websocket_wsgi.py [2].

But there is no python3-simple-websocket package in debian.

When using pkg_resources to load entry points, I get the following error:

  pkg_resources.DistributionNotFound: The 'simple-websocket>=0.10.0' 
distribution was
  not found and is required by python-engineio

simple-websocket v1.0.0 is available on pypi [3].

[1] 
https://salsa.debian.org/debian/python-engineio/-/blob/debian/master/pyproject.toml
[2] 
https://salsa.debian.org/debian/python-engineio/-/blob/debian/master/src/engineio/async_drivers/_websocket_wsgi.py
[3] https://pypi.org/project/simple-websocket/

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.9-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-engineio depends on:
ii  python3  3.11.8-1

python3-engineio recommends no packages.

python3-engineio suggests no packages.

-- no debconf information

Reply via email to