python-flaky 3.6.1-1build1 source package in Ubuntu
Changelog
python-flaky (3.6.1-1build1) focal; urgency=medium * No-change rebuild to generate dependencies on python2. -- Matthias Klose <email address hidden> Tue, 17 Dec 2019 12:42:15 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Focal | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-flaky_3.6.1.orig.tar.gz | 35.2 KiB | 9a3dd0f33dc38c9aec1e82f16777857788ef595636004609b1bdcc14f497d1e7 |
| python-flaky_3.6.1-1build1.debian.tar.xz | 2.5 KiB | 1f46a26e23c7ff764c79e664f462a1dfb6ff18d68af5015deb318fb389503f62 |
| python-flaky_3.6.1-1build1.dsc | 2.3 KiB | 7f53c276e08866ad084bc4e4702f1b11ae289506075a0cba4c35fefec8d6e6b8 |
Available diffs
- diff from 3.6.1-1 (in Debian) to 3.6.1-1build1 (316 bytes)
Binary packages built by this source
- python-flaky: No summary available for python-flaky in ubuntu groovy.
No description available for python-flaky in ubuntu groovy.
- 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.
