Sat, 01 Jun 2024 04:07:07 UTC | login

Information for build python-pytest-openfiles-0.2.0-1.fc29

ID25231
Package Namepython-pytest-openfiles
Version0.2.0
Release1.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pytest-openfiles.git#66ecdecbc725b34806ee8bc959495188aa0a541b
SummaryThe py.test openfiles plugin
DescriptionThe pytest-openfiles plugin allows for the detection of open I/O resources at the end of unit tests. This is particularly useful for testing code that manipulates file handles or other I/O resources. It allows developers to ensure that this kind of code properly cleans up I/O resources when they are no longer needed.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 14 May 2018 04:47:48 UTC
CompletedMon, 14 May 2018 05:48:06 UTC
Taskbuild (f29-candidate, /rpms/python-pytest-openfiles.git:66ecdecbc725b34806ee8bc959495188aa0a541b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pytest-openfiles.git?#66ecdecbc725b34806ee8bc959495188aa0a541b'}}
Tags
f29
RPMs
src
python-pytest-openfiles-0.2.0-1.fc29.src.rpm (info) (download)
noarch
python3-pytest-openfiles-0.2.0-1.fc29.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Mar 17 2018 Christian Dersch <lupinix@mailbox.org> - 0.2.0-1 - initial packaging effort