Package python-module-gevent: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #280929
Package removed: Grigory Ustinov
Deletion date: July 27, 2021
Message: python2_eol
    Source package: python-module-gevent
    Version: 1.4.0-alt4
    Build time:  Jul 11, 2021, 12:40 PM in the task #278074
    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, ppc64le, i586, armh, aarch64)
    python-module-gevent-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python-module-gevent-tests (x86_64, ppc64le, i586, armh, aarch64)
    python-module-greentest (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Lipatov


      1. libev-devel
      2. rpm-macros-sphinx
      3. rpm-build-python >= 0.8
      4. python-devel = 2.7
      5. python-module-Cython
      6. python-module-alabaster
      7. python-module-greenlet
      8. python-module-html5lib
      9. python-module-objects.inv
      10. libcares-devel
      11. python-module-setuptools

    Last changed


    July 11, 2021 Vitaly Lipatov 1.4.0-alt4
    - drop using unintendend python-module-repoze.sphinx.autointerface
    April 21, 2021 Vitaly Lipatov 1.4.0-alt3
    - build python2 module only
    May 8, 2019 Stanislav Levin 1.4.0-alt2
    - Moved the tests out to subpackage.