Wed, 21 Jan 2026 13:22:06 CST | login

Information for build python-tblib-1.7.0-3.ocs23

ID4334
Package Namepython-tblib
Version1.7.0
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-tblib.git?.#78b79f63ae6782ccd55436ec06333123b8452277
SummaryTraceback serialization library
DescriptionTraceback serialization library that allows you to: * Pickle tracebacks and raise exceptions with pickled tracebacks in different processes. This allows better error handling when running code over multiple processes (imagine multiprocessing, billiard, futures, celery, etc). * Parse traceback strings and raise with the parsed tracebacks.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 15:31:35 CST
CompletedSat, 09 Sep 2023 15:39:48 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-tblib.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-tblib.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-tblib-1.7.0-3.ocs23.src.rpm (info) (download)
noarch
python3-tblib-1.7.0-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7.0-2 - Rebuilt for OpenCloudOS Stream 23.05 * Thu Apr 20 2023 kianli <kianli@tencent.com> - 1.7.0-1 - initial build