gpo.zugaina.org

Search Portage & Overlays:

dev-python/python-socketio

Python implementation of the Socket.IO realtime server

Screenshots

  • python-socketio-5.16.1
    ~amd64
    test doc test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
  • python-socketio-5.16.1
    ~amd64
    test doc test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: bitcoin
  • python-socketio-5.16.1
    ~amd64 ~x86
    asyncio-client client test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
  • python-socketio-5.16.1
    ~amd64 ~x86
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • python-socketio-5.14.3
    ~amd64 ~x86
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • python-socketio-5.13.0
    amd64 ~arm64 ~x86
    client asyncio-client python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
  • python-socketio-5.13.0
    amd64 ~arm64 ~x86
    client asyncio-client python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: pentoo
  • python-socketio-5.12.1
    ~amd64
    client asyncio-client python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: guru
  • python-socketio-5.11.4
    amd64 arm arm64 x86
    asyncio-client client test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
  • python-socketio-5.11.4
    ~amd64
    client asyncio-client python_targets_python3_12

    View      Download      Browse     License: MIT   
    Overlay: guru
  • python-socketio-5.11.4
    amd64 arm arm64 x86
    asyncio-client client test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
  • python-socketio-5.11.2
    amd64 ~arm64 ~x86
    client asyncio-client python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: pentoo
  • python-socketio-5.11.2
    amd64 ~arm64 ~x86
    client asyncio-client python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
  • python-socketio-5.10.0
    ~amd64
    client asyncio-client python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: MIT   
    Overlay: Miezhiko
  • python-socketio-5.9.0
    ~amd64
    asyncio-client client examples test doc python_targets_python3_11

    View      Download      Browse     License: MIT   
  • python-socketio-4.6.0-r2
    amd64 arm arm64 x86
    asyncio_client client test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
  • python-socketio-4.6.0-r2
    amd64 arm arm64 x86
    asyncio_client client test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
  • python-socketio-4.3.1
    ~amd64 ~x86

    View      Download      Browse     License: MIT   
    Overlay: sk-overlay

ChangeLog

commit 3e06db39220d14bb08a40583a5a4b80ee541233b
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Apr 24 00:29:27 2026 +0200

dev-python/python-socketio: bump to 5.16.1

Found via overlay-vs-PyPI drift scan (2026-04-24): overlay
carried 5.14.3, upstream had shipped 5.15.x and 5.16.x; jumping
straight to 5.16.1 (newest in the 5.16 line).

No ebuild changes beyond the filename and the manifest: the
5.14.3 ebuild used `inherit pypi` so SRC_URI is PV-derived, and
5.16.1's PyPI requires_dist matches 5.14.3's RDEPEND exactly
(>=dev-python/bidict-0.21.0, >=dev-python/python-engineio-4.11.0).

5.14.3 kept alongside for now.

Pkgcheck clean.

commit cc746850d7d37e8b2b679e2ffebb21ea211a4e61
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 21:32:04 2026 +0200

dev-python/python-socketio: set empty EPYTEST_PLUGINS

python-socketio's test suite uses only plain pytest. Declare
this explicitly with EPYTEST_PLUGINS=() to silence pkgcheck's
new EPyTestPluginsSuggestion and make the zero-plugin intent
explicit instead of implicit.

commit b35f01416143718b9da85ba6f58657f71488c66f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 18:11:26 2026 +0200

dev-python/python-socketio: new package, add 5.14.3