Пакет python3-module-waitress: Информация

    Исходный пакет: python3-module-waitress
    Версия: 2.1.2-alt1
    Собран:  29 января 2024 г. 15:16 в задании #338954
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/waitress/

    Лицензия: ZPL-2.1
    О пакете: Waitress WSGI server
    Описание: 
    Waitress is meant to be a production-quality pure-Python WSGI server with
    very acceptable performance. It has no dependencies except ones which live
    in the Python standard library. It runs on CPython on Unix and Windows under
    Python 2.6+ and Python 3.2. It is also known to run on PyPy 1.6.0 on UNIX.
    It supports HTTP/1.0 and HTTP/1.1.
    
    For more information, see the "docs" directory of the Waitress package or
    visit https://docs.pylonsproject.org/projects/waitress/en/latest/

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-waitress (noarch)

    Сопровождающий: Anton Vyatkin


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-pytest
      3. python3-module-setuptools
      4. python3-module-wheel
      5. rpm-build-python3

    Последнее изменение


    24 января 2024 г. Anton Vyatkin 2.1.2-alt1
    - New version 2.1.2.
    14 апреля 2021 г. Stanislav Levin 2.0.0-alt1
    - 1.2.1 -> 2.0.0.
    12 февраля 2020 г. Andrey Bychkov 1.2.1-alt3
    - Build for python2 disabled.