Mon, 20 May 2024 13:47:47 UTC | login

Information for build python-pytest-remotedata-0.3.0-2.fc29

ID58033
Package Namepython-pytest-remotedata
Version0.3.0
Release2.fc29
Epoch
SummaryThe py.test remotedata plugin
DescriptionThis package provides a plugin for the pytest framework that allows developers to control unit tests that require access to data from the internet. Many software packages provide features that require access to data from the internet. These features need to be tested, but unit tests that access the internet can dominate the overall runtime of a test suite. The pytest-remotedata plugin allows developers to indicate which unit tests require access to the internet, and to control when and whether such tests should execute as part of any given run of the test suite.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 09:46:02 UTC
CompletedThu, 19 Jul 2018 09:46:02 UTC
Tags
f29
f30
f31
RPMs
src
python-pytest-remotedata-0.3.0-2.fc29.src.rpm (info) (download)
noarch
python3-pytest-remotedata-0.3.0-2.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 24 2018 Christian Dersch <lupinix@fedoraproject.org> - 0.3.0-1 - new version * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.2.0-2 - Rebuilt for Python 3.7 * Sat Mar 17 2018 Christian Dersch <lupinix@mailbox.org> - 0.2.0-1 - initial packaging effort