Information for build python-yara-4.5.0-1.fc40

ID40634
Package Namepython-yara
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.5.0
Release1.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-yara.git#77435b87c5ff0390e2817069050910957b72ef44
SummaryPython binding for the YARA pattern matching tool
Description Python 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.
https://github.com/VirusTotal/yara-python/
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 18:17:19 CST
CompletedSat, 04 May 2024 18:30:03 CST
Taskbuild (f40, /rpms/python-yara.git:77435b87c5ff0390e2817069050910957b72ef44)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-yara.git#77435b87c5ff0390e2817069050910957b72ef44'}}
Tags
f40
RPMs
src
python-yara-4.5.0-1.fc40.src.rpm (info) (download)
riscv64
python3-yara-4.5.0-1.fc40.riscv64.rpm (info) (download)
python-yara-debugsource-4.5.0-1.fc40.riscv64.rpm (info) (download)
python3-yara-debuginfo-4.5.0-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
hw_info.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Feb 14 2024 Michal Ambroz <rebus at, seznam.cz> - 4.5.0-1 - bump to 4.5.0 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Sep 17 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 4.4.0-1 - bump to 4.4.0 * Fri Aug 25 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 4.3.1-4 - Fix rhbz#2226378 rhbz#2220571 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 4.3.1-2 - Rebuilt for Python 3.12 * Wed Apr 26 2023 Michal Ambroz <rebus at, seznam.cz> - 4.3.1-1 - bump to 4.3.1 * Thu Mar 30 2023 Michal Ambroz <rebus at, seznam.cz> - 4.3.0-1 - bump to 4.3.0 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 01 2022 Michal Ambroz <rebus at, seznam.cz> - 4.2.3-1 - Rebuilt for yara-4.2.3 - second service :) * Tue Aug 09 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 4.2.0-5 - Rebuilt for yara-4.2.3 * Mon Aug 08 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 4.2.0-4 - Skip testModuleData again for F36, fixes rhbz#2116289 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.2.0-2 - Rebuilt for Python 3.11 * Fri May 27 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 4.2.0-1 - Bump to 4.2.0 rhbz#2063287 fixes FTBFS rhbz#2064646 - Minor changes to spec, like using https for URL - Simplify some of checks for different builds