python-pysolr 3.8.1-1.1 source package in Ubuntu

Changelog

python-pysolr (3.8.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #938097

 -- Sandro Tosi <email address hidden>  Thu, 24 Oct 2019 20:20:51 -0400

Upload details

Uploaded by:
Ulises Vitulli
Uploaded to:
Sid
Original maintainer:
Ulises Vitulli
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python
Mantic release universe python
Lunar release universe python
Jammy release universe python
Focal release universe python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pysolr_3.8.1-1.1.dsc 1.8 KiB 433da6024c994e7cb01961973c1b20776265bcfcdfca7395c8d4abd057d14c54
python-pysolr_3.8.1.orig.tar.gz 45.7 KiB 88ecb176627db6bcf9aeb94a3570bfa0363cb68be4b2a6d89a957d4a87c0a81b
python-pysolr_3.8.1-1.1.debian.tar.xz 2.8 KiB a74fa189909c94db555192aeb10ee6f18c0d480ec75a5c7d283d70534d3d1565

Available diffs

No changes file available.

Binary packages built by this source

python3-pysolr: lightweight Python3 wrapper for querying Apache Solr

 This module provides an interface that queries the Apache Solr server using
 a pure Python implementation and returns the results based on the query
 .
 Features:
  * Basic operations such as selecting, updating & deleting.
  * Index optimization.
  * "More Like This" support (if setup in Solr).
  * Spelling correction (if setup in Solr).
  * Timeout support.