Information for build python-execnet-2.1.1-4.fc41

ID86474
Package Namepython-execnet
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.1.1
Release4.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-execnet.git#e2ff0ac4a62970487fea49f4a2ba9282ee9922f1
SummaryDistributed Python deployment and communication
Descriptionexecnet provides a share-nothing model with channel-send/receive communication for distributing execution across many Python interpreters across version, platform and network barriers. It has a minimal and fast API targetting the following uses: * distribute tasks to (many) local or remote CPUs * write and deploy hybrid multi-process applications * write scripts to administer multiple environments
Built byliuhaibin
State complete
Volume DEFAULT
StartedTue, 24 Sep 2024 02:05:46 CST
CompletedTue, 24 Sep 2024 02:13:56 CST
Taskbuild (f41-build-side-2-python, /rpms/python-execnet.git:e2ff0ac4a62970487fea49f4a2ba9282ee9922f1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-execnet.git#e2ff0ac4a62970487fea49f4a2ba9282ee9922f1'}}
Tags
f41
f41-build-side-1
f41-build-side-2-python
RPMs
src
python-execnet-2.1.1-4.fc41.src.rpm (info) (download)
noarch
python3-execnet-2.1.1-4.fc41.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
state.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 12 2024 Miro Hrončok <mhroncok@redhat.com> - 2.1.1-4 - Generate BuildRequires instead of manually listing them - Drop some unused BuildRequires * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.1.1-2 - Bootstrap for Python 3.13 * Sun Apr 14 2024 Thomas Moschny <thomas.moschny@gmx.de> - 2.1.1-1 - Update to 2.1.1. - Modernize spec file. * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Miro Hrončok <mhroncok@redhat.com> - 1.9.0-11 - Run gevent tests during build * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.9.0-10 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 30 2022 Lumír Balhar <lbalhar@redhat.com> - 1.9.0-8 - Fix compatibility with pytest 7.2 (#2142053)