SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-celery rpm build for : Fedora 25. For other distributions click python3-celery.

Name : python3-celery
Version : 4.2.1 Vendor : Fedora Project
Release : 1.fc29 Date : 2018-09-19 20:21:02
Group : Unspecified Source RPM : python-celery-4.2.1-1.fc29.src.rpm
Size : 2.45 MB
Packager : Fedora Project
Summary : Distributed Task Queue
Description :
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.

Celery is written in Python, but the protocol can be implemented
in any language. It can also operate with other languages using
web hooks.

The recommended message broker is RabbitMQ, but limited support
for Redis, Beanstalk, MongoDB, CouchDB and databases
(using SQLAlchemy or the Django ORM) is also available.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25551/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-celery-4.2.1-1.fc29.noarch.rpm
ftp.icm.edu.pl  python3-celery-4.2.1-1.fc29.noarch.rpm
     

Provides :
python3-celery
python3.7dist(celery)
python3dist(celery)

Requires :
/usr/bin/python3
python(abi) = 3.7
python3-amqp
python3-billiard >= 1:3.5.0.2
python3-kombu >= 1:4.2.0
python3-pytz
python3-setuptools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/celery-3
/usr/bin/celery-3.7
/usr/lib/python3.7/site-packages/celery
/usr/lib/python3.7/site-packages/celery-4.2.1-py3.7.egg-info
/usr/lib/python3.7/site-packages/celery-4.2.1-py3.7.egg-info/PKG-INFO
/usr/lib/python3.7/site-packages/celery-4.2.1-py3.7.egg-info/SOURCES.txt
/usr/lib/python3.7/site-packages/celery-4.2.1-py3.7.egg-info/dependency_links.txt
/usr/lib/python3.7/site-packages/celery-4.2.1-py3.7.egg-info/entry_points.txt
/usr/lib/python3.7/site-packages/celery-4.2.1-py3.7.egg-info/not-zip-safe
/usr/lib/python3.7/site-packages/celery-4.2.1-py3.7.egg-info/requires.txt
/usr/lib/python3.7/site-packages/celery-4.2.1-py3.7.egg-info/top_level.txt
/usr/lib/python3.7/site-packages/celery/__init__.py
/usr/lib/python3.7/site-packages/celery/__main__.py
/usr/lib/python3.7/site-packages/celery/__pycache__
/usr/lib/python3.7/site-packages/celery/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/__main__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/__main__.cpython-37.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/_state.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/_state.cpython-37.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/beat.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/beat.cpython-37.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/bootsteps.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/bootsteps.cpython-37.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/canvas.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/canvas.cpython-37.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/exceptions.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/exceptions.cpython-37.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/five.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/celery/__pycache__/five.cpython-37.pyc
There is 543 files more in these RPM.

 
ICM