python-xapian-haystack 2.1.0-6 source package in Ubuntu

Changelog

python-xapian-haystack (2.1.0-6) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Michael Fladischer ]
  * Add patch to revert "Removed compatibility argument with pre-2.0
    haystack" commit from upstream (Closes: #951207).
  * Bump Standards-Version to 4.5.0.
  * Set Rules-Requires-Root: no.

 -- Michael Fladischer <email address hidden>  Mon, 24 Feb 2020 22:08:18 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xapian-haystack_2.1.0-6.dsc 1.8 KiB 943a248aa8372c8b9197626740c8b111779042fd2d3f7d2adb9284eecf5021e3
python-xapian-haystack_2.1.0.orig.tar.gz 35.6 KiB fcb62d209e8534f8293f12ba5b6f2380d74d950eafefc6922276d798d73354a8
python-xapian-haystack_2.1.0-6.debian.tar.xz 3.4 KiB c9b62e2833d05068c42eb76cdd8d23ce7dd9738dce3985fa44cf42e3cd53cb9b

Available diffs

No changes file available.

Binary packages built by this source

python3-xapian-haystack: Xapian backend for Django-Haystack (Python3 version)

 Xapian-haystack is a backend of Django-Haystack for the Xapian search engine.
 It provides all the standard features of Haystack:
  * Weighting
  * Faceted search (date, query, etc.)
  * Sorting
  * Spelling suggestions
  * EdgeNGram and Ngram (for autocomplete)
 The endswith search operation is not supported.
 .
 This package contains the Python 3 version of the library.