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

  • Default inline alert: Версия в репозитории: 0.36.1-alt1

Исходный пакет: python3-module-eventlet
Версия: 0.33.0-alt1
Последняя версия по данным Repology
Собран:  6 марта 2022 г. 11:20 в задании #294114
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: https://pypi.org/project/eventlet/

Лицензия: MIT
О пакете: Highly concurrent networking library
Описание: 
Eventlet is a concurrent networking library for Python that allows you
to change how you run your code, not how you write it.

It uses epoll or libevent for highly scalable non-blocking I/O.
Coroutines ensure that the developer uses a blocking style of
programming that is similar to threading, but provide the benefits of
non-blocking I/O. The event dispatch is implicit, which means you can
easily use Eventlet from the Python interpreter, or as a small part of a
larger application.

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

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


Права:
Vitaly Lipatov
@everybody

    1. python3(zmq)
    2. python3-module-dns >= 1.15.0
    3. python3(nose)
    4. python3-module-greenlet >= 0.3
    5. python3-module-setuptools
    6. python3-module-six >= 1.10.0
    7. python3-module-sphinx
    8. python3-module-urllib3
    9. rpm-build-intro >= 2.2.5
    10. pytest3
    11. rpm-build-python3
    12. rpm-macros-sphinx3

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


12 февраля 2022 г. Anton Midyukov 0.33.0-alt1
- new version (0.33.0) with rpmgs script
- enable check
13 ноября 2020 г. Vitaly Lipatov 0.29.1-alt2
- make docs (tests still be disabled due python2 reqs)
8 ноября 2020 г. Vitaly Lipatov 0.29.1-alt1
- new version 0.29.1 (with rpmrb script)
- update buildrequires