pytest-forked 1.0.2-2build1 source package in Ubuntu
Changelog
pytest-forked (1.0.2-2build1) focal; urgency=medium * No-change rebuild to generate dependencies on python2. -- Matthias Klose <email address hidden> Tue, 17 Dec 2019 12:52:41 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Scott Talbert
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pytest-forked_1.0.2.orig.tar.xz | 5.9 KiB | 6fbcc4d1c32fb88e1ed56fb1cd0c300605346f6aa557c892289bf8a9681f6d80 |
pytest-forked_1.0.2-2build1.debian.tar.xz | 2.7 KiB | ef7f579212f224b82cb4f2ce6819484f9912d917767668cfe0c4e04daf049fb6 |
pytest-forked_1.0.2-2build1.dsc | 2.2 KiB | 8b6702c00002f2d5c36e308a6ada8f67ff89c3247f7564998344b99f5f842456 |
Available diffs
- diff from 1.0.2-1 (in Debian) to 1.0.2-2build1 (1.4 KiB)
- diff from 1.0.2-2 (in Debian) to 1.0.2-2build1 (329 bytes)
Binary packages built by this source
- python3-pytest-forked: py.test plugin for running tests in forked subprocesses (Python 3)
The pytest-forked plugin extends py.test by adding an option to run tests in
isolated forked subprocesses. This is useful if you have tests involving C or
C++ libraries that might crash the process. To use the plugin, simply use the
--forked argument when invoking py.test.
.
This package contains pytest-forked for Python 3.