python-flaky 3.3.0-1 source package in Ubuntu

Changelog

python-flaky (3.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.8 (no changes).

 -- Tristan Seligmann <email address hidden>  Sat, 27 Aug 2016 13:22:28 +0200

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
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-flaky_3.3.0-1.dsc 1.9 KiB dc5e92bb721fbbe05382e664de9779c674f6f5031665596f714002cf8213b1a2
python-flaky_3.3.0.orig.tar.gz 34.2 KiB 822f445b4e0133541789b4281812c7592db6086db6b51e9321e8cc6efd2bc6eb
python-flaky_3.3.0-1.debian.tar.xz 2.1 KiB 32a939592ed51f9cd1fbda4b1a75c9cb5e8d756460eb154ee03709c5585cf8ec

Available diffs

No changes file available.

Binary packages built by this source

pypy-flaky: No summary available for pypy-flaky in ubuntu eoan.

No description available for pypy-flaky in ubuntu eoan.

python-flaky: Plugin for nose or py.test that automatically reruns flaky tests (Python 2)

 Flaky is a plugin for nose or py.test that automatically reruns flaky tests.
 .
 Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on
 components that aren't 100% reliable. With flaky, instead of removing those
 tests or marking them to @skip, they can be automatically retried.
 .
 This package contains the Python 2 version of flaky.

python3-flaky: Plugin for nose or py.test that automatically reruns flaky tests (Python 3)

 Flaky is a plugin for nose or py.test that automatically reruns flaky tests.
 .
 Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on
 components that aren't 100% reliable. With flaky, instead of removing those
 tests or marking them to @skip, they can be automatically retried.
 .
 This package contains the Python 3 version of flaky.