Mon, 16 Mar 2026 15:49:19 CST | login

Information for build python-pure-protobuf-2.0.1-2.oc9.1

ID40679
Package Namepython-pure-protobuf
Version2.0.1
Release2.oc9.1
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-pure-protobuf.git?.#7228dced869c4db734c04d1ecbce0a233f47c3f0
SummaryPython implementation of Protocol Buffers data types with dataclasses support
Descriptionpure-protobuf allows you to take advantages of the standard dataclasses module to define message types. It is preferred over the legacy interface for new projects. The dataclasses interface is available in Python 3.6 and higher. The legacy interface is deprecated and still available via pure_protobuf.legacy. This guide describes how to use pure-protobuf to structure your data. It tries to follow the standard developer guide. It also assumes that you're familiar with Protocol Buffers.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 00:47:39 CST
CompletedSat, 14 Jun 2025 00:50:48 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-pure-protobuf.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pure-protobuf.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-pure-protobuf-2.0.1-2.oc9.1.src.rpm (info) (download)
noarch
python3-pure-protobuf-2.0.1-2.oc9.1.noarch.rpm (info) (download)
Logs
noarch
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.0.1-2.1 - Rebuilt for loongarch64 * Thu Sep 05 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.1-1.1 - delete irrelevant keywords * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.1-1 - initial build