python dependency python-socketio missing from ubuntu

Bug #1754462 reported by Barbara
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
flask-socketio (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

The debian package python3-flask-socketio has an runtime dependency on the python package `python-socketio` (v.1.5+) that is not listed in https://packages.ubuntu.com/bionic/python3-flask-socketio.

    # py file is the example in https://github.com/miguelgrinberg/Flask-SocketIO
    $ export FLASK_APP=test_flask_socketio.py
    $ python3 -m flask run
    Traceback (most recent call last):
    ...
    pkg_resources.DistributionNotFound: The 'python-socketio>=1.5.0' distribution was not found and is required by the application

Confusingly, there is a debian package by the same name which is built from the python package 'gevent-socketio` (v.0.3.X).

Am I missing something? Is there something else I should be doing (other than a pip install python-socketio) to get this working?

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package flask-socketio - 5.0.1-1

---------------
flask-socketio (5.0.1-1) unstable; urgency=medium

  * New upstream version 5.0.1. (LP: #1754462)
  * debian/control:
      - Added Multi-Arch: foreign;
      - Bumped Standards-Version to 4.5.1.
      - Specified python3-socketio version on Build-Depends.
  * debian/copyright:
      - Updated packaging copyright years.
      - Updated upstream copyright years.
  * debian/manpage: updated file from upstream.
  * debian/salsa-ci.yml: created to start CI tests for Salsa.

 -- Paulo Henrique de Lima Santana (phls) <email address hidden> Wed, 23 Dec 2020 23:27:15 -0300

Changed in flask-socketio (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.