Wed, 15 May 2024 15:51:13 UTC | login

Information for build python-yara-3.7.0-6.fc29

ID48831
Package Namepython-yara
Version3.7.0
Release6.fc29
Epoch
SummaryPython binding for the YARA pattern matching tool
DescriptionPython binding for the YARA pattern matching tool. YARA is a tool aimed at (but not limited to) helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families (or whatever you want to describe) based on textual or binary patterns. Each description, a.k.a rule, consists of a set of strings and a Boolean expression which determine its logic.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 07 Jul 2018 19:48:03 UTC
CompletedSat, 07 Jul 2018 21:15:20 UTC
Taskbuild (f29-candidate, python-yara-3.7.0-6.fc29.src.rpm)
Tags
f29
RPMs
src
python-yara-3.7.0-6.fc29.src.rpm (info) (download)
riscv64
python2-yara-3.7.0-6.fc29.riscv64.rpm (info) (download)
python3-yara-3.7.0-6.fc29.riscv64.rpm (info) (download)
python-yara-debuginfo-3.7.0-6.fc29.riscv64.rpm (info) (download)
python-yara-debugsource-3.7.0-6.fc29.riscv64.rpm (info) (download)
python2-yara-debuginfo-3.7.0-6.fc29.riscv64.rpm (info) (download)
python3-yara-debuginfo-3.7.0-6.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-6 - Rebuilt for Python 3.7 * Fri Mar 16 2018 Michal Ambroz <rebus at, seznam.cz> - 3.7.0-5 - fix dependencies for building the epel7/epel6 packages * Thu Mar 15 2018 Michal Ambroz <rebus at, seznam.cz> - 3.7.0-4 - rebuild with yara 3.7.1 for supported platforms - fix dependencies for building the epel packages * Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.7.0-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Nov 15 2017 Michal Ambroz <rebus at, seznam.cz> - 3.7.0-1 - bump to yara 3.7.0 release version (#1511921) * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jul 17 2017 Michal Ambroz <rebus at, seznam.cz> - 3.6.3-2 - fix bogus dates in the changelog - omit failing testCompileFile test for s390/ppc64 * Mon Jul 17 2017 Michal Ambroz <rebus at, seznam.cz> - 3.6.3-1 - bump to upstream 3.6.3 release version * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.5.0-9 - Rebuild for Python 3.6 * Wed Nov 23 2016 Dan Horák <dan[at]danny.cz> - 3.5.0-8 - fix the arch lists * Tue Aug 16 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-7 - adding test exclusions also for armv7hl and ppc64le * Tue Aug 16 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-6 - additionally testEntrypoint testIn testIntegerFunctions failing on s390/ppc64 - exclude those tests for build of s390/ppc64 * Tue Aug 16 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-5 - testModuleData is failing on arm platform even for python 2.7 - exclude this test for build of arm * Fri Aug 12 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-4 - remove unnecessary ldconfig - count with the python3 test values except the 2 known for failing * Thu Aug 11 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-3 - change python3 naming to allow epel7 python34 packages * Thu Aug 04 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-2 - cosmetics * Thu Aug 04 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-1 - with yara 3.5.0 the python yara binding is separate library