Information for build python-yara-4.5.1-13.fc41

ID89184
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.1
Release13.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-yara.git#3810f230e43507f2b9b407b1bf93155ec3116f54
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
StartedSun, 29 Sep 2024 07:08:29 CST
CompletedSun, 29 Sep 2024 07:20:50 CST
Taskbuild (f41-build-side-1, /rpms/python-yara.git:3810f230e43507f2b9b407b1bf93155ec3116f54)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-yara.git#3810f230e43507f2b9b407b1bf93155ec3116f54'}}
Tags
f41-build-side-1
RPMs
src
python-yara-4.5.1-13.fc41.src.rpm (info) (download)
riscv64
python3-yara-4.5.1-13.fc41.riscv64.rpm (info) (download)
python-yara-debugsource-4.5.1-13.fc41.riscv64.rpm (info) (download)
python3-yara-debuginfo-4.5.1-13.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
installed_pkgs.log
build.log
state.log
root.log
mock_output.log
Changelog * Sat Sep 28 2024 Michal Ambroz <rebus _AT seznam.cz> - 4.5.1-13 - rebuild with yara 4.5.2 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.5.1-2 - Rebuilt for Python 3.13 * Wed May 29 2024 Michal Ambroz <rebus _AT seznam.cz> - 4.5.1-1 - bump to 4.5.1 * 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 :)