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

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #261298
Пакет удалён: Vitaly Lipatov
Дата удаления: 8 ноября 2020 г.
Сообщение: remove obsoleted python2 packages
    Исходный пакет: python-module-eventlet
    Версия: 0.25.1-alt2
    Собран:  9 октября 2020 г. 1:23 в задании #259468
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: 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-пакетом:
    python-module-eventlet (noarch)
    python-module-eventlet-docs (noarch)
    python-module-eventlet-pickles (noarch)
    python3-module-eventlet (noarch)

    Сопровождающий: Igor Vlasenko


      1. python2.7(sphinx)
      2. python3-module-setuptools
      3. python2.7(zmq)
      4. python3(six)
      5. rpm-build-python3
      6. rpm-macros-sphinx
      7. python-module-setuptools
      8. python2.7(greenlet)
      9. python2.7(dns)
      10. python2.7(monotonic)

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


    9 октября 2020 г. Igor Vlasenko 0.25.1-alt2
    - NMU: removed deprecated python2 zipkin due to thrift dependency
    9 июня 2020 г. Grigory Ustinov 0.25.1-alt1
    - Automatically updated to 0.25.1.
    - Build without check (for openstack update).
    26 апреля 2019 г. Stanislav Levin 0.24.1-alt1
    - 0.18.4 -> 0.24.1.
    - Enabled testing.