Sun, 29 Jun 2025 09:51:28 CST | login

Information for build python-execnet-2.0.2-4.oc9

ID32313
Package Namepython-execnet
Version2.0.2
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-execnet.git?.#d5167b8181c17bf6de96a09f81b736ccefa32542
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 16:23:23 CST
CompletedThu, 12 Dec 2024 16:25:30 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-execnet.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-execnet.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
python-execnet-2.0.2-4.oc9.src.rpm (info) (download)
noarch
python3-execnet-2.0.2-4.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.2-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Mon Sep 02 2024 Shuo Wang <abushwang@tencent.com> - 2.0.2-3 - remove unused BuildRequires * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.2-2 - Rebuilt for loongarch release * Mon Sep 25 2023 Shuo Wang <abushwang@tencent.com> - 2.0.2-1 - update to 2.0.2 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.9.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.9.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.9.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.9.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 09 2023 Shuo Wang <abushwang@tencent.com> - 1.9.0-1 - initial build