python-rq 1.10.0-1 source package in Ubuntu

Changelog

python-rq (1.10.0-1) unstable; urgency=medium

  * New upstream version 1.10.0
  * Bump to Standards-Version 4.6.0 (no changes required).
  * Update and improve manual pages.

 -- Marcos Fouces <email address hidden>  Sat, 25 Sep 2021 19:49:45 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-rq_1.10.0-1.dsc 2.0 KiB 8110de34ea659c797a0882c7882dc0b6ff6c8ae55064029af028fcc40de786f7
python-rq_1.10.0.orig.tar.gz 60.2 KiB be09ec43fae9a75a4d26ea3cd520e5fa3ea2ea8cf481be33e6ec9416f0369cac
python-rq_1.10.0-1.debian.tar.xz 4.5 KiB 26b0f0c6dc8e0a5f8278b48fb29a744057a33cdbd6fcd8ac8091853e34d99181

Available diffs

No changes file available.

Binary packages built by this source

python3-rq: Simple job queues for Python 3

 RQ (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 can be integrated in your web stack easily.