Package python3-module-eventlet: Information

  • Default inline alert: Version in the repository: 0.36.1-alt1

Source package: python3-module-eventlet
Version: 0.33.3-alt1
Latest version according to Repology
Build time:  Mar 20, 2023, 03:15 AM in the task #316903
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:
python3-module-eventlet (noarch)

Maintainer: Vitaly Lipatov


ACL:
Vitaly Lipatov
@everybody

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

Last changed


March 17, 2023 Vitaly Lipatov 0.33.3-alt1
- new version 0.33.3 (with rpmrb script)
- remove obsoleted OpenSSL.tsafe using (ALT bug 45443)
Sept. 11, 2022 Vitaly Lipatov 0.33.1-alt1
- new version 0.33.1 (with rpmrb script)
Feb. 12, 2022 Anton Midyukov 0.33.0-alt1
- new version (0.33.0) with rpmgs script
- enable check