Package python-module-eventlet: Information

    Source package: python-module-eventlet
    Version: 0.18.4-alt1
    Build time:  Apr 20, 2016, 11:37 PM in the task #162753
    Report package bug
    License: MIT
    Summary: Highly concurrent networking library
    Description: 
    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.

    List of rpms provided by this srpm:
    python-module-eventlet (noarch)
    python-module-eventlet-docs (noarch)
    python-module-eventlet-pickles (noarch)
    python3-module-eventlet (noarch)



      1. python3-devel
      2. python3-module-OpenSSL
      3. python3-module-greenlet
      4. python3-module-mysqlclient
      5. python3-module-nose
      6. python3-module-setuptools-tests
      7. python3-module-six
      8. python-devel
      9. python-module-OpenSSL
      10. python-module-greenlet >= 0.3
      11. python-module-mysqlclient
      12. python-module-nose
      13. python-module-setuptools-tests
      14. python-module-six
      15. python-module-sphinx-devel
      16. python-modules-json
      17. rpm-build-python3
      18. rpm-macros-sphinx

    Last changed


    April 11, 2016 Alexey Shabalin 0.18.4-alt1
    - 0.18.4
    March 13, 2016 Ivan Zakharyaschev 0.17.4-alt1.git20150722.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 0.17.4-alt1.git20150722.1
    - NMU: Use buildreq for BR.