Package python3-module-celery: Information

    Source package: python3-module-celery
    Version: 5.1.2-alt1
    Build time:  Jul 6, 2021, 05:10 PM in the task #277409
    Report package bug
    License: BSD License
    Summary: Celery is an open source asynchronous task queue/job queue based on distributed message passing
    Description: 
    Celery is an open source asynchronous task queue/job queue based on
    distributed message passing.  It is focused on real-time operation,
    but supports scheduling as well.
    
    The execution units, called tasks, are executed concurrently on one or
    more worker nodes using multiprocessing, `Eventlet`_ or `gevent`_.  Tasks can
    execute asynchronously (in the background) or synchronously
    (wait until ready).
    
    Celery is used in production systems to process millions of tasks a day.

    List of rpms provided by this srpm:
    python3-module-celery (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-celery-sphinx (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Lipatov


      1. python3-module-billiard >= 3.6.3
      2. python3(Crypto)
      3. python3-module-django
      4. python3-module-ecdsa
      5. python3-module-html5lib
      6. python3-module-kombu >= 4.6.10
      7. python3-module-nose
      8. python3-module-pytz
      9. python3-module-setuptools
      10. python3-module-setuptools
      11. python3-module-vine >= 1.3.0
      12. python3(case)
      13. python3(eventlet)
      14. python3(redis)
      15. python3(requests)
      16. rpm-build-intro
      17. rpm-build-python3
      18. dvipng

    Last changed


    July 6, 2021 Vitaly Lipatov 5.1.2-alt1
    - new version 5.1.2 (with rpmrb script)
    April 27, 2021 Vitaly Lipatov 4.4.7-alt2
    - separate sphinx plugin
    Nov. 4, 2020 Vitaly Lipatov 4.4.7-alt1
    - new version (4.4.7) with rpmgs script