django-q 1.3.9-4 source package in Ubuntu

Changelog

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

  * d/watch: update the watch URL so that it works.
  * d/control: Bump Standards-Version to 4.6.1
  * d/patches/000{1,2}: add Forwarded: not-needed
  * d/tests/python3-django-q: Replace py3versions -r with -s.

 -- Pierre-Elliott Bécue <email address hidden>  Sat, 29 Oct 2022 18:08:46 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-q_1.3.9-4.dsc 2.3 KiB 09708bf39d8c20ed4aa2b756cf727607cddadac1edddc9ce756544360e3fb2c2
django-q_1.3.9.orig.tar.gz 370.6 KiB 59d16c5d301388f7095e87577bd8d1e3de97bb651216f58ed20079f47d3dd968
django-q_1.3.9-4.debian.tar.xz 6.9 KiB faccc0c6deb43d7061662590de9f71d0690a45b14ef789eab5b695ddf2ee1113

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.