Information for build python-impacket-0.12.0-8.fc44

ID187439
Package Namepython-impacket
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.12.0
Release8.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-impacket.git#de4b21e0a237c80d8217c6f5206e17981c3559df
SummaryCollection of Python classes providing access to network packets
Description Impacket is a collection of Python classes focused on providing access to network packets. Impacket allows Python developers to craft and decode network packets in simple and consistent manner. It is highly effective when used in conjunction with a packet capture utility or package such as Pcapy. Packets can be constructed from scratch, as well as parsed from raw data. Furthermore, the object oriented API makes it simple to work with deep protocol hierarchies.
Built byliuyang
State complete
Volume DEFAULT
StartedSat, 28 Mar 2026 10:59:29 CST
CompletedSat, 28 Mar 2026 11:14:22 CST
Taskbuild (f44, /rpms/python-impacket.git:de4b21e0a237c80d8217c6f5206e17981c3559df)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-impacket.git#de4b21e0a237c80d8217c6f5206e17981c3559df'}}
Tags
f44
RPMs
src
python-impacket-0.12.0-8.fc44.src.rpm (info) (download)
noarch
python3-impacket-0.12.0-8.fc44.noarch.rpm (info) (download)
Logs
noarch
mock_output.log
root.log
state.log
hw_info.log
installed_pkgs.log
dnf5.log
mock_config.log
build.log
noarch_rpmdiff.json
Changelog * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.12.0-8 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.12.0-7 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.12.0-5 - Rebuilt for Python 3.14 * Wed Apr 02 2025 Michal Ambroz <rebus@seznam.cz> - 0.12.0-3 - bump to 0.12.0, relax the strict req to pyOpenSSL version * Wed Apr 02 2025 Michal Ambroz <rebus@seznam.cz> - 0.12.0-2 - release strict requirement for pyopenssl==24.0.0 * Wed Apr 02 2025 Michal Ambroz <rebus@seznam.cz> - 0.12.0-1 - bump to 0.12.0 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.11.0-5 - Rebuilt for Python 3.13 * Tue Jan 23 2024 Michal Ambroz <rebus@seznam.cz> - 0.11.0-4 - remove the python version links (python2 support removed long time ago) * Tue Jan 23 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 0.11.0-3 - Remove unavailable dsinternals dependency * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Nov 01 2023 Michal Ambroz <rebus _AT seznam.cz> - 0.11.0-1 - bump to 0.11.0 * Wed Sep 20 2023 Lumír Balhar <lbalhar@redhat.com> - 0.10.0-5 - Remove dependency on future