Click here to visit the old openkoji buildsystem (Archived)

Information for build python-mitogen-0.2.9-15.fc40

ID39186
Package Namepython-mitogen
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.2.9
Release15.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-mitogen.git#7f60eadf66783db624b32d517b46ffb76dc7b6d8
SummaryDistributed self-replicating programs in Python
DescriptionMitogen is a Python library for writing distributed self-replicating programs. There is no requirement for installing packages, copying files around, writing shell snippets, upfront configuration, or providing any secondary link to a remote machine aside from an SSH connection. Due to its origins for use in managing potentially damaged infrastructure, the remote machine need not even have free disk space or a writeable filesystem. It is not intended as a generic RPC framework; the goal is to provide a robust and efficient low-level API on which tools like Salt, Ansible, or Fabric can be built, and while the API is quite friendly and comparable to Fabric, ultimately it is not intended for direct use by consumer software. The focus is to centralize and perfect the intricate dance required to run Python code safely and efficiently on a remote machine, while avoiding temporary files or large chunks of error-prone shell scripts, and supporting common privilege escalation techniques like sudo, potentially in combination with exotic connection methods such as WMI, telnet, or console-over-IPMI.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 16:40:39 CST
CompletedSat, 04 May 2024 16:51:33 CST
Taskbuild (f40, /rpms/python-mitogen.git:7f60eadf66783db624b32d517b46ffb76dc7b6d8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-mitogen.git#7f60eadf66783db624b32d517b46ffb76dc7b6d8'}}
Tags
f40
RPMs
src
python-mitogen-0.2.9-15.fc40.src.rpm (info) (download)
noarch
python3-mitogen-0.2.9-15.fc40.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.2.9-12 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.2.9-9 - Rebuilt for Python 3.11