python-retrying 1.3.3-1 source package in Ubuntu

Changelog

python-retrying (1.3.3-1) unstable; urgency=medium

  * New upstream release.
  * Removes the patch to de-embbed six, which is now an external dependency
    also in upstream code.
  * Standards-Version bumped to 3.9.6 (no change).

 -- Thomas Goirand <email address hidden>  Mon, 01 Jun 2015 23:10:00 +0200

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main misc

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-retrying_1.3.3-1.dsc 2.1 KiB 408f6f5b143437c16ca450d04c61066350daeb1e8248505ef2b9becf4547049b
python-retrying_1.3.3.orig.tar.xz 10.6 KiB 0d7b665705dcd4a50c317c32b6951004912180eb8fac9f7226fd73f11901fb29
python-retrying_1.3.3-1.debian.tar.xz 2.4 KiB d01ca772aedb4f900a0d86a5248ef781f63f781b9d1f03f051311743a0ee1e36

Available diffs

No changes file available.

Binary packages built by this source

python-retrying: simplifies the task of adding retry behavior - Python 2.x

 Retrying is an Apache 2.0 licensed general-purpose retrying library, written
 in Python, to simplify the task of adding retry behavior to just about
 anything.
 .
 Features:
  * Generic Decorator API
  * Specify stop condition (limit by number of attempts)
  * Specify wait condition (exponential backoff sleeping between attempts)
  * Customize retrying on Exceptions
  * Customize retrying on expected returned result
 .
 This package contains the Python 2.x module.

python3-retrying: No summary available for python3-retrying in ubuntu yakkety.

No description available for python3-retrying in ubuntu yakkety.