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

    Исходный пакет: python3-module-celery
    Версия: 5.6.2-alt1
    Последняя версия по данным Repology
    Собран:  13 марта 2026 г. 8:47 в задании #411115
    Категория: Разработка/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, i586, aarch64)
    python3-module-celery-sphinx (x86_64, i586, aarch64)

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


    Права:
    Vitaly Lipatov
    @everybody

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

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


    12 марта 2026 г. Vitaly Lipatov 5.6.2-alt1
    - new version 5.6.2
    12 марта 2026 г. Vitaly Lipatov 5.4.0-alt1
    - new version 5.4.0
    19 декабря 2024 г. Michael Shigorin 5.3.6-alt2
    - E2K: skip eventlet dependency (not available so far)
    - minor spec cleanup (see also ALT#46206)