django-q 1.3.9-2 source package in Ubuntu

Changelog

django-q (1.3.9-2) unstable; urgency=medium

  * d/rules: dh_auto_test: needs a live redis-server to work, let's delegate
    that to autopkgtest
  * d/tests: enable redis-server before running the tests

 -- Pierre-Elliott Bécue <email address hidden>  Sat, 22 Jan 2022 16:27:56 +0100

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
django-q_1.3.9-2.dsc 2.3 KiB 04b36dbdd76be5471d23391931bc772a29d1d71d888ebaac45080ce0aa554a4a
django-q_1.3.9.orig.tar.gz 370.6 KiB 59d16c5d301388f7095e87577bd8d1e3de97bb651216f58ed20079f47d3dd968
django-q_1.3.9-2.debian.tar.xz 6.5 KiB dd76bcefddf02720d334ec07914217e3ee048eb081d5b9780ca20071b5b13db7

Available diffs

No changes file available.

Binary packages built by this source

python3-django-q: Django multiprocessing distributed task queue (Python 3 version)

 A multiprocessing distributed task queue for Django with following features:
 .
  * Multiprocessing worker pool
  * Asynchronous tasks
  * Scheduled and repeated tasks
  * Encrypted and compressed packages
  * Failure and success database or cache
  * Result hooks, groups and chains
  * Django Admin integration
  * PaaS compatible with multiple instances
  * Multi cluster monitor
  * Redis, Disque, IronMQ, SQS, MongoDB or ORM
  * Rollbar and Sentry support
 .
 This package contains the Python 3 version of the library.