Sun, 28 May 2023 03:31:38 UTC

Information for build python-firehose-0.5-6.fc29

ID1129167
Package Namepython-firehose
Version0.5
Release6.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-firehose.git#c19fa16db093c6a8591965487eb6343565b84fff
SummaryLibrary for working with output from static code analyzers
Description"firehose" is a Python package intended for managing the results from code analysis tools (e.g. compiler warnings, static analysis, linters, etc). It currently provides parsers for the output of gcc, clang-analyzer and cppcheck. These parsers convert the results into a common data model of Python objects, with methods for lossless roundtrips through a provided XML format. There is also a JSON equivalent.
Built bydmalcolm
State complete
Volume fedora_koji_archive04
StartedFri, 20 Jul 2018 18:02:28 UTC
CompletedFri, 20 Jul 2018 18:05:32 UTC
Taskbuild (rawhide, /rpms/python-firehose.git:c19fa16db093c6a8591965487eb6343565b84fff)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-firehose.git?#c19fa16db093c6a8591965487eb6343565b84fff'}}
Tags
f29
f29-Beta
f30
RPMs
src
python-firehose-0.5-6.fc29.src.rpm (info) (download)
noarch
python2-firehose-0.5-6.fc29.noarch.rpm (info) (download)
python3-firehose-0.5-6.fc29.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
build.log
hw_info.log
mock_output.log
Changelog * Fri Jul 20 2018 David Malcolm <dmalcolm@redhat.com> - 0.5-6 - Use explicit "python2" versions of specfile macros; fixup shebang lines to use explicit "python2" (rhbz #1605675) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.5-4 - Rebuilt for Python 3.7 * Fri Mar 23 2018 Jan Beran <jberan@redhat.com> - 0.5-3 - Fix of python3-firehose requires both Python 2 and Python 3 (rhbz #1546797) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Oct 09 2017 Athos Ribeiro <athoscr@fedoraproject.org> - 0.5-1 - Update version - Use versioned dependencies for python2 - Use github URL for sources * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.2-14 - Python 2 binary package renamed to python2-firehose See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.2-11 - Rebuild for Python 3.6