Package Details: python-engineio3 3.14.2-1

Git Clone URL: https://aur.archlinux.org/python-engineio3.git (read-only, click to copy)
Package Base: python-engineio3
Description: Python implementation of the Engine.IO realtime server (Ver 3)
Upstream URL: https://github.com/miguelgrinberg/python-engineio
Keywords: engineio socketio websocket
Licenses: MIT
Conflicts: python-engineio
Submitter: yjun
Maintainer: None
Last Packager: yjun
Votes: 0
Popularity: 0.000000
First Submitted: 2021-02-01 14:53 (UTC)
Last Updated: 2021-02-01 14:53 (UTC)

Latest Comments

micwoj92 commented on 2025-09-18 23:45 (UTC)

Check fails:

==> Starting check()...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'test'
==> ERROR: A failure occurred in check().
    Aborting...