Tue, 17 Mar 2026 15:01:32 CST | login

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

ID23507
Package Namepython-pure-protobuf
Version2.0.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-pure-protobuf.git?.#7d0de4ff9d378d6fbf2b98d819e0c721f0b90e12
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 20:44:20 CST
CompletedMon, 03 Jun 2024 20:47:17 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-1.oc9.src.rpm (info) (download)
noarch
python3-pure-protobuf-2.0.1-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.1-1 - initial build