Sat, 28 Sep 2024 06:50:04 UTC | login

Information for build python-rq-1.2.2-1.fc32

ID141803
Package Namepython-rq
Version1.2.2
Release1.fc32
Epoch
SummarySimple, lightweight, library for creating background jobs, and processing them
DescriptionRQ (Redis Queue) is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry. It should be integrated in your web stack easily.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 10:21:11 UTC
CompletedFri, 27 Mar 2020 10:21:11 UTC
Tags
f33
RPMs
src
python-rq-1.2.2-1.fc32.src.rpm (info) (download)
noarch
python3-rq-1.2.2-1.fc32.noarch.rpm (info) (download)
Changelog * Fri Jan 31 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.2.2-1 - Update to 1.2.2 * Fri Jan 31 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.2.1-1 - Update to 1.2.1 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Sep 06 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.0-1 - Initial package