Пакет python3-module-celery: Информация

    Исходный пакет: python3-module-celery
    Версия: 5.3.4-alt1
    Собран:  2 февраля 2024 г. 18:35 в задании #338852
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/celery/celery

    Лицензия: BSD License
    О пакете: Celery is an open source asynchronous task queue/job queue based on distributed message passing
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-celery (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-celery-sphinx (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Vitaly Lipatov


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

    Последнее изменение


    1 октября 2023 г. Vitaly Lipatov 5.3.4-alt1
    - new version 5.3.4 (with rpmrb script)
    17 июля 2022 г. Vitaly Lipatov 5.2.7-alt1
    - new version 5.2.7 (with rpmrb script)
    29 июня 2022 г. Grigory Ustinov 5.2.3-alt2
    - Fixed BuildRequires.