Tue, 20 Jan 2026 21:43:54 CST | login

Information for build python-tblib-2.0.0-1.ocs23

ID5958
Package Namepython-tblib
Version2.0.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-tblib.git?.#c3706854a4a7dba61ae51b4f32e7523e180ed700
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 byocs-bot
State complete
Volume DEFAULT
StartedWed, 27 Sep 2023 11:36:59 CST
CompletedWed, 27 Sep 2023 11:38:01 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-tblib.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-tblib.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-tblib-2.0.0-1.ocs23.src.rpm (info) (download)
noarch
python3-tblib-2.0.0-1.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 * Wed Sep 27 2023 jackeyji <jackeyji@tencent.com> - 2.0.0-1 - upgrade to 2.0.0 * 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