Thu, 16 May 2024 12:16:31 UTC | login

Information for build python-celery-4.2.0-3.fc29

ID56975
Package Namepython-celery
Version4.2.0
Release3.fc29
Epoch
SummaryDistributed Task Queue
DescriptionAn 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 07:22:07 UTC
CompletedThu, 19 Jul 2018 07:22:07 UTC
Tags
f29
RPMs
src
python-celery-4.2.0-3.fc29.src.rpm (info) (download)
noarch
python-celery-doc-4.2.0-3.fc29.noarch.rpm (info) (download)
python2-celery-4.2.0-3.fc29.noarch.rpm (info) (download)
python3-celery-4.2.0-3.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 26 2018 Matthias Runge <mrunge@redhat.com> - 4.2.0-2 - rebuild for python 3.7 * Mon Jun 25 2018 Carl George <carl@george.computer> - 4.2.0-1 - Latest upstream * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1.1-2 - Rebuilt for Python 3.7 * Tue May 22 2018 Matthias Runge <mrunge@redhat.com> - 4.1.1-1 - update to 4.1.1 (rhbz#1474545) * Sun Feb 11 2018 Iryna Shcherbina <ishcherb@redhat.com> - 4.0.2-6 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Dec 08 2017 Matthias Runge <mrunge@redhat.com> - 4.0.2-4 - clean up specfile * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 10 2017 Matthias Runge <mrunge@redhat.com> - 4.0.2-1 - upgrade to 4.0.x (rhbz#1400270, rhbz#1410864) * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.1.20-5 - Rebuild for Python 3.6 * Mon Nov 28 2016 Charalampos Stratakis <cstratak@redhat.com> - 3.1.20-4 - Remove obsolete Requires for python-uuid * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.20-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages