celery-haystack-ng 0.20.post2-1.1 source package in Ubuntu

Changelog

celery-haystack-ng (0.20.post2-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Mon, 13 Jun 2022 15:33:53 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
celery-haystack-ng_0.20.post2-1.1.dsc 2.2 KiB 523083d27ed06a12497e527ca49844145e5458f80298aec4a4b05d6f73e21adb
celery-haystack-ng_0.20.post2.orig.tar.gz 9.6 KiB d2e077851f13dddc36fc86134c7c8a937e46ae75e576eb8e77e03b03977fc7bb
celery-haystack-ng_0.20.post2-1.1.debian.tar.xz 2.3 KiB 8888b0a22beab11710823ed9d490abcb2e0369444ae579652373c661a6032378

Available diffs

No changes file available.

Binary packages built by this source

python3-celery-haystack-ng: utilize Celery to update Haystack search indexes

 celery-hasystack-ng is a Django app providing utilities/tasks that
 help updating search indexes in Django Haystack. The tasks can be
 triggered when model isntances are created, updated or deleted.
 .
 This package is a fork of celery-haystack, and serves as a drop-in
 replacement.