python-elasticsearch 7.1.0-3 source package in Ubuntu

Changelog

python-elasticsearch (7.1.0-3) unstable; urgency=low

  [ Debian Janitor ]
  * Refer to common license file for Apache-2.0.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Thomas Goirand ]
  * Team upload.
  * Add python-3.9-fix-base64-decodestring-is-removed.patch.

 -- Thomas Goirand <email address hidden>  Thu, 15 Oct 2020 13:36:00 +0200

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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-elasticsearch_7.1.0-3.dsc 2.4 KiB 27bf52e27f7ab0befa30fe9464ce60875cf9f85d8b2770cee1e1d2e38c8f6523
python-elasticsearch_7.1.0.orig.tar.gz 108.3 KiB d929368ff4fa0cbfeca98fa6eacd3f6747e7bdd13953d9a5b4f6c8d877ef5e82
python-elasticsearch_7.1.0-3.debian.tar.xz 5.7 KiB 70a338d885da722d12e3c3fe43afef3d76a367455f7f32a89b592a7425f11a21

Available diffs

No changes file available.

Binary packages built by this source

python-elasticsearch-doc: Python client for Elasticsearch (Documentation)

 Official low-level client for Elasticsearch. Its goal is to provide common
 ground for all Elasticsearch-related code in Python; because of this it tries
 to be opinion-free and very extendable.
 .
 The client's features include:
  * translating basic Python data types to and from json (datetimes are not
    decoded for performance reasons)
  * configurable automatic discovery of cluster nodes
  * persistent connections
  * load balancing (with pluggable selection strategy) across all available
    nodes
  * failed connection penalization (time based - failed connections won't be
    retried until a timeout is reached)
  * thread safety
  * pluggable architecture
 .
 This package contains the documentation.

python3-elasticsearch: No summary available for python3-elasticsearch in ubuntu impish.

No description available for python3-elasticsearch in ubuntu impish.