python-tenacity 4.8.0-0ubuntu1 source package in Ubuntu

Changelog

python-tenacity (4.8.0-0ubuntu1) bionic; urgency=medium

  * New upstream release.
  * d/control: Add python{3}-tornado to BD's.

 -- James Page <email address hidden>  Mon, 12 Feb 2018 11:11:59 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tenacity_4.8.0.orig.tar.gz 27.4 KiB f144a1cdbef3ca2f8a08ead74864d4fc26ea31c64806ca8ae030acb652629d9d
python-tenacity_4.8.0-0ubuntu1.debian.tar.xz 18.2 KiB 1002f88c7c1e7598aba195b8aa9866ecd22f7ab6681a3e80c59e13a8b90fc295
python-tenacity_4.8.0-0ubuntu1.dsc 2.6 KiB 9fcaf1e0e12c7a364248f2fed8a9b2334d4d1ed9e901a9182d63d86375c67225

View changes file

Binary packages built by this source

python-tenacity: No summary available for python-tenacity in ubuntu cosmic.

No description available for python-tenacity in ubuntu cosmic.

python-tenacity-doc: retry code until it succeeeds - doc

 Tenacity is a general-purpose retrying library to simplify the task of adding
 retry behavior to just about anything. It originates from a fork of Retrying.
 .
 Features:
  * Generic Decorator API
  * Specify stop condition (i.e. limit by number of attempts)
  * Specify wait condition (i.e. exponential backoff sleeping between attempts)
  * Customize retrying on Exceptions
  * Customize retrying on expected returned result
 .
 This package contains the documentation.

python3-tenacity: No summary available for python3-tenacity in ubuntu cosmic.

No description available for python3-tenacity in ubuntu cosmic.