django-q 1.3.9-5 source package in Ubuntu

Changelog

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

  * Team upload.
  * Add test-depend on python3-pkg-resources (Closes: #1040412)

 -- Timo Röhling <email address hidden>  Sun, 16 Jul 2023 21:29:05 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-q_1.3.9-5.dsc 2.2 KiB 4df1ab0c2b52d724caeb3262f2dbdfed9edf0940bf11a30fc90b46e984a2d89a
django-q_1.3.9.orig.tar.gz 370.6 KiB 59d16c5d301388f7095e87577bd8d1e3de97bb651216f58ed20079f47d3dd968
django-q_1.3.9-5.debian.tar.xz 7.0 KiB 5ab307dcecf6e9abf6e6ec71c647fee9354418a10db71e0e586306cf4b73536a

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.