Thu, 04 Jul 2024 13:42:01 UTC | login

Information for build python-pytest-forked-0.2-5.fc29

ID58026
Package Namepython-pytest-forked
Version0.2
Release5.fc29
Epoch
Summarypy.test plugin for running tests in isolated forked subprocesses
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 09:45:16 UTC
CompletedThu, 19 Jul 2018 09:45:16 UTC
Tags
f29
f30
RPMs
src
python-pytest-forked-0.2-5.fc29.src.rpm (info) (download)
noarch
python2-pytest-forked-0.2-5.fc29.noarch.rpm (info) (download)
python3-pytest-forked-0.2-5.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.2-4 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 17 2017 Scott Talbert <swt@techie.net> - 0.2-2 - Updated to use py[23]dist macros for BR and R * Thu Aug 10 2017 Scott Talbert <swt@techie.net> - 0.2-1 - Initial package.