Wed, 21 Jan 2026 13:07:37 CST | login

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

ID17503
Package Namepython-tblib
Version2.0.0
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-tblib.git?.#eff23d0098208b18bd1607b63eea26f49774114d
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
StartedSat, 17 Aug 2024 17:02:10 CST
CompletedSat, 17 Aug 2024 17:07:10 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-2.ocs23.src.rpm (info) (download)
noarch
python3-tblib-2.0.0-2.ocs23.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.0-2 - Rebuilt for loongarch release * 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