python-django-celery-beat 2.5.0-2 source package in Ubuntu

Changelog

python-django-celery-beat (2.5.0-2) unstable; urgency=medium

  * Bump minimum celery version to 5.3.0.
  * Add patch to satisfy assinine sphinx 7.x parsing logic for copyright year
    substitution (Closes: #1042656).
  * Build using pybuild-plugin-pyproject.

 -- Michael Fladischer <email address hidden>  Thu, 16 Nov 2023 13:41:20 +0000

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-celery-beat_2.5.0-2.dsc 2.3 KiB 268412a9225339c6d2643b0a10805313b05a3fc52729d2127a6f889f16312055
python-django-celery-beat_2.5.0.orig.tar.gz 153.3 KiB ee5898f1e37eeb4adc16dbf3c3b9528e564ea3c1879055f4809bc1d3304f5420
python-django-celery-beat_2.5.0-2.debian.tar.xz 10.3 KiB 5238fef214d097a1757b275cc491aa23953bcc8ca93c2605825f6e6bdfe0033c

Available diffs

No changes file available.

Binary packages built by this source

python-django-celery-beat-doc: Database-backed Periodic Tasks (Documentation)

 This extension enables you to store the periodic task schedule in the database.
 .
 The periodic tasks can be managed from the Django Admin interface, where you
 can create, edit and delete periodic tasks and how often they should run.
 .
 This package contains the documentation.

python3-django-celery-beat: Database-backed Periodic Tasks (Python3 version)

 This extension enables you to store the periodic task schedule in the database.
 .
 The periodic tasks can be managed from the Django Admin interface, where you
 can create, edit and delete periodic tasks and how often they should run.
 .
 This package contains the Python 3 version of the library.