Package python-module-gevent: Information

    Source package: python-module-gevent
    Version: 1.1.0-alt2.b4.dev0.git20150825.2.1
    Build time:  Apr 4, 2016, 07:27 AM in the task #159698
    Report package bug
    License: MIT
    Summary: Python network library that uses greenlet and libevent for easy and scalable concurrency
    Description: 
    gevent is a coroutine-based Python networking library that uses greenlet
    to provide a high-level synchronous API on top of libevent event loop.
    
    Features include:
    * convenient API around greenlets
    * familiar synchronization primitives (gevent.event, gevent.queue)
    * socket module that cooperates
    * WSGI server on top of libevent-http
    * DNS requests done through libevent-dns
    * monkey patching utility to get pure Python modules to cooperate

    List of rpms provided by this srpm:
    python-module-gevent (x86_64, i586)
    python-module-gevent-debuginfo (x86_64, i586)
    python-module-gevent-doc (noarch)
    python-module-gevent-pickles (x86_64, i586)
    python-module-greentest (x86_64, i586)
    python3-module-gevent (x86_64, i586)
    python3-module-gevent-debuginfo (x86_64, i586)
    python3-module-greentest (x86_64, i586)

    Maintainer: Ivan Zakharyaschev


      1. python3-module-Cython
      2. python3-module-cryptography
      3. python3-module-greenlet
      4. python3-module-html5lib
      5. rpm-build-python >= 0.8
      6. rpm-build-python3
      7. rpm-macros-sphinx
      8. libev-devel
      9. time
      10. python-devel = 2.7
      11. python-module-Cython
      12. python-module-alabaster
      13. python-module-objects.inv
      14. python-module-greenlet
      15. python-module-html5lib

    Last changed


    March 24, 2016 Ivan Zakharyaschev 1.1.0-alt2.b4.dev0.git20150825.2.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    March 24, 2016 Denis Medvedev 1.1.0-alt2.b4.dev0.git20150825.2
    - NMU dependencies organization.
    Jan. 28, 2016 Mikhail Efremov 1.1.0-alt2.b4.dev0.git20150825.1
    - NMU: Use buildreq for BR.