django-rq 2.7.0-1 source package in Ubuntu

Changelog

django-rq (2.7.0-1) unstable; urgency=medium

  * [eda593f] New upstream version 2.7.0
  * [e64669f] d/control: Update Standards-Version to 4.6.2
    No further changes needed.
  * [0d5fc39] d/copyright: Update year data
  * [b19f216] d/control: Use dh-sequence-python3 instead of dh-python

 -- Carsten Schoenert <email address hidden>  Thu, 09 Feb 2023 12:18:19 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-rq_2.7.0-1.dsc 2.0 KiB 731ff601bcaf272dd3b02cb1dca8c4117d15aa4ae4b68a18422b56dee2b5e769
django-rq_2.7.0.orig.tar.gz 117.7 KiB 79fb96e1bc444694570ca339c8840ae7317034db87ac6b31e4dca28d5f71e605
django-rq_2.7.0-1.debian.tar.xz 2.9 KiB 0fa8b8aed81e2a116f46d887706047c24c82fcaa17a7454c2f3386f6f87b207d

Available diffs

No changes file available.

Binary packages built by this source

python3-django-rq: Django integration with RQ (Redis Queue) (Python3 version)

 Django-RQ is a simple app that allows you to configure your queues in django's
 settings.py and easily use them in your project.
 .
 This package contains the Python 3 version of the library.