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

Changelog

python-django-celery-beat (2.3.0-1) unstable; urgency=low

  * New upstream release (Closes: #1013534).
  * Drop django-timezone-field compatibility patch, fixed by upstream.
  * Refresh patches.
  * Remove CC0 license for extras/appveyor as it is no longer part of
    upstream source.
  * Bump Standards-Version to 4.6.1.0.
  * Rebuild translations from source.
  * Add patch to unfuzzy translations.
  * Use local objects.inv for intersphinx in documentation.

 -- Michael Fladischer <email address hidden>  Mon, 27 Jun 2022 07:06:27 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-celery-beat_2.3.0-1.dsc 2.3 KiB 37866417624a4b7b5622317228f2b12e609fb882fc1919d1a05341c568a89e75
python-django-celery-beat_2.3.0.orig.tar.gz 99.8 KiB f0bf4bb170bbd4dcacdd5f6a1f2541916474d8a1769f12f5b4a3d3c02559428f
python-django-celery-beat_2.3.0-1.debian.tar.xz 9.5 KiB 9b8ac16706005463d08ecfca2aa38876e44b3a1292384d43fabf138dfc56060d

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.