Protocol Buffers - Google's data interchange format
Protocol Buffers are a way of encoding structured data in an efficient yet
extensible format. Google uses Protocol Buffers for almost all of its internal
RPC protocols and file formats.
- Developed at devel:tools:building
- Sources inherited from project openSUSE:Factory
-
14
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/protobuf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
add-missing-stdint-header.patch | 0000000346 346 Bytes | |
baselibs.conf | 0000000057 57 Bytes | |
manifest.txt.in | 0000000299 299 Bytes | |
protobuf-23.4.tar.gz | 0005043507 4.81 MB | |
protobuf-rpmlintrc | 0000000111 111 Bytes | |
protobuf.changes | 0000081424 79.5 KB | |
protobuf.spec | 0000008324 8.13 KB |
Revision 77 (latest revision is 83)
Ana Guerrero (anag+factory)
accepted
request 1134467
from
Dirk Mueller (dirkmueller)
(revision 77)
- build against modern python on sle15 - drop patches: * Reduce memory consumption of MessageSet parsing * Add back a filegroup for :well_known_protos (#10061) * Fix shadowing warnings * Fix for issue #8484, constant initialization doesn't compile in msvc clang-cl environment * Use ArrayList copy constructor * Fix ReferenceError: window is not defined when getting the global object * Fix memory leak in MessageClass.encode * Override Map.clone to use Map's dup method * Ruby: build extensions for arm64-darwin * Add class method Timestamp.from_time to ruby well known types * Adopt pure ruby DSL implementation for JRuby * Fix for descriptor_pb.rb: google/protobuf should be required first * Add python-requires in setup.py * Add python 3.10
Comments 0