Sat, 17 Jan 2026 20:12:20 CST | login

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

ID5444
Package Namepython-tblib
Version1.7.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-tblib.git?.#3999e00eb46088822039e7dc0cca9acef4d789d7
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
StartedTue, 19 Sep 2023 18:07:22 CST
CompletedTue, 19 Sep 2023 18:09:08 CST
Taskbuild (dist-ocs23-python-update, /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-4.ocs23.src.rpm (info) (download)
noarch
python3-tblib-1.7.0-4.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 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7.0-4 - Rebuilt for python 3.11 * 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