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

Changelog

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

  * New upstream version 2.5.0
  * Refresh patches.
  * Add python3-cron-descriptor to Build-Depends, required by tests.
  * Add patch to fix language field in django.po files.
  * Add patch to fix tests with celery 5.3 (Closes: #1039611).
  * Bump Standards-Version to 4.6.2.
  * Update d/copyright with new years.

 -- Michael Fladischer <email address hidden>  Thu, 29 Jun 2023 12:59:36 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-celery-beat_2.5.0-1.dsc 2.3 KiB ef76ecdd43be285f39af353035c16a44f2e6756482b0a08f562cdba427f76b05
python-django-celery-beat_2.5.0.orig.tar.gz 153.3 KiB ee5898f1e37eeb4adc16dbf3c3b9528e564ea3c1879055f4809bc1d3304f5420
python-django-celery-beat_2.5.0-1.debian.tar.xz 10.1 KiB 6c7635b7bdc78abb22bbb3305bbca5c38340cb5a6804cd62471e76f210376436

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.