Package python-module-celery: Information

    Source package: python-module-celery
    Version: 4.2.1-alt1
    Build time:  Sep 13, 2018, 10:35 PM in the task #212989
    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:
    python-module-celery (x86_64, i586, aarch64)
    python-module-celery-docs (noarch)
    python3-module-celery (x86_64, i586, aarch64)

    Maintainer: Aleksei Nikiforov


      1. python3(kombu)
      2. python2.7(redis)
      3. python3-module-django
      4. python3-module-ecdsa
      5. python3-module-html5lib
      6. python3-module-nose
      7. python3-module-pbr
      8. python2.7(sphinx_celery)
      9. python3-module-pycrypto
      10. python3-module-pytest
      11. python3-module-pytz
      12. python3-module-setuptools
      13. python3-module-setuptools
      14. python3-module-unittest2
      15. /proc
      16. python3(redis)
      17. python3(requests)
      18. python3(billiard)
      19. python3(case)
      20. dvipng
      21. rpm-build-python3
      22. rpm-macros-sphinx
      23. python3(eventlet)
      24. python-module-alabaster
      25. python-module-billiard
      26. python-module-html5lib
      27. python-module-kombu
      28. python-module-mock
      29. python-module-nose
      30. python-module-objects.inv
      31. python-module-setuptools
      32. python-module-setuptools
      33. python-module-pbr
      34. python-module-sphinxcontrib-issuetracker
      35. python-module-unittest2
      36. python2.7(case)
      37. python2.7(eventlet)

    Last changed


    Sept. 13, 2018 Aleksei Nikiforov 4.2.1-alt1
    - Updated to upstream version 4.2.1.
    Feb. 2, 2018 Stanislav Levin 4.1.0-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    Nov. 8, 2017 Aleksei Nikiforov 4.1.0-alt1
    - Updated to upstream version 4.1.0.
    - Enabled tests.