Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-pure-protobuf | Distribution: openSUSE:Factory:zSystems |
Version: 3.1.3 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Oct 15 23:47:22 2024 |
Group: Unspecified | Build host: reproducible |
Size: 131818 | Source RPM: python-pure-protobuf-3.1.3-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/eigenein/protobuf | |
Summary: Protocol Buffers using Python type annotations |
Protocol Buffers using Python type annotations.
MIT
* Tue Oct 15 2024 Richard Rahl <rrahl0@opensuse.org> - update to 3.1.3: * drop support for python 3.8 * add support for python 3.13 * prepare for python 3.14 * Fri Aug 16 2024 Richard Rahl <rrahl0@opensuse.org> - update to 3.1.2: * Do not reset a one-of group with a None value * Update and apply Ruff * Update all non-major dependencies * Tue Jul 23 2024 Richard Rahl <rrahl0@opensuse.org> - update to 3.1.1: * update dependencies * Fri May 17 2024 Richard Rahl <rrahl0@disroot.org> - update to 3.1.0: * dependency updates * Fri Mar 08 2024 Richard Rahl <rrahl0@proton.me> - add script get-tests.sh to fetch tests - update to 3.0.1: * technical update (deps) - update to 3.0.0: * = field field declarations replaced with Annotated hinting * Removed @message decorator in favour of BaseMessage * Re-written the core * Typing changes (see also: https://eigenein.github.io/protobuf/migration/) * Sat Dec 16 2023 Richard Rahl <rrahl0@proton.me> - initial packaging
/usr/lib/python3.10/site-packages/pure_protobuf /usr/lib/python3.10/site-packages/pure_protobuf-3.1.3.dist-info /usr/lib/python3.10/site-packages/pure_protobuf-3.1.3.dist-info/INSTALLER /usr/lib/python3.10/site-packages/pure_protobuf-3.1.3.dist-info/LICENSE /usr/lib/python3.10/site-packages/pure_protobuf-3.1.3.dist-info/METADATA /usr/lib/python3.10/site-packages/pure_protobuf-3.1.3.dist-info/RECORD /usr/lib/python3.10/site-packages/pure_protobuf-3.1.3.dist-info/REQUESTED /usr/lib/python3.10/site-packages/pure_protobuf-3.1.3.dist-info/WHEEL /usr/lib/python3.10/site-packages/pure_protobuf/__init__.py /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__ /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/_accumulators.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/_accumulators.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/_mergers.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/_mergers.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/annotations.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/annotations.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/exceptions.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/exceptions.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/message.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/message.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/one_of.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/one_of.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/well_known.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/__pycache__/well_known.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/_accumulators.py /usr/lib/python3.10/site-packages/pure_protobuf/_mergers.py /usr/lib/python3.10/site-packages/pure_protobuf/annotations.py /usr/lib/python3.10/site-packages/pure_protobuf/descriptors /usr/lib/python3.10/site-packages/pure_protobuf/descriptors/__init__.py /usr/lib/python3.10/site-packages/pure_protobuf/descriptors/__pycache__ /usr/lib/python3.10/site-packages/pure_protobuf/descriptors/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/descriptors/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/descriptors/__pycache__/_field.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/descriptors/__pycache__/_field.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/descriptors/__pycache__/record.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/descriptors/__pycache__/record.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/descriptors/_field.py /usr/lib/python3.10/site-packages/pure_protobuf/descriptors/record.py /usr/lib/python3.10/site-packages/pure_protobuf/exceptions.py /usr/lib/python3.10/site-packages/pure_protobuf/helpers /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__init__.py /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__ /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/_dataclasses.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/_dataclasses.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/_typing.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/_typing.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/datetime.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/datetime.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/io.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/io.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/itertools.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/__pycache__/itertools.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/helpers/_dataclasses.py /usr/lib/python3.10/site-packages/pure_protobuf/helpers/_typing.py /usr/lib/python3.10/site-packages/pure_protobuf/helpers/datetime.py /usr/lib/python3.10/site-packages/pure_protobuf/helpers/io.py /usr/lib/python3.10/site-packages/pure_protobuf/helpers/itertools.py /usr/lib/python3.10/site-packages/pure_protobuf/interfaces /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__init__.py /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__ /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/_repr.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/_repr.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/_skip.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/_skip.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/_vars.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/_vars.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/accumulate.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/accumulate.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/merge.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/merge.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/read.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/read.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/write.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/__pycache__/write.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/_repr.py /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/_skip.py /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/_vars.py /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/accumulate.py /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/merge.py /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/read.py /usr/lib/python3.10/site-packages/pure_protobuf/interfaces/write.py /usr/lib/python3.10/site-packages/pure_protobuf/io /usr/lib/python3.10/site-packages/pure_protobuf/io/__init__.py /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__ /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/bytes_.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/bytes_.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/fixed32.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/fixed32.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/fixed64.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/fixed64.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/struct_.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/struct_.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/tag.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/tag.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/url.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/url.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/varint.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/varint.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/wire_type.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/wire_type.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/wrappers.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/__pycache__/wrappers.cpython-310.pyc /usr/lib/python3.10/site-packages/pure_protobuf/io/bytes_.py /usr/lib/python3.10/site-packages/pure_protobuf/io/fixed32.py /usr/lib/python3.10/site-packages/pure_protobuf/io/fixed64.py /usr/lib/python3.10/site-packages/pure_protobuf/io/struct_.py /usr/lib/python3.10/site-packages/pure_protobuf/io/tag.py /usr/lib/python3.10/site-packages/pure_protobuf/io/url.py /usr/lib/python3.10/site-packages/pure_protobuf/io/varint.py /usr/lib/python3.10/site-packages/pure_protobuf/io/wire_type.py /usr/lib/python3.10/site-packages/pure_protobuf/io/wrappers.py /usr/lib/python3.10/site-packages/pure_protobuf/message.py /usr/lib/python3.10/site-packages/pure_protobuf/one_of.py /usr/lib/python3.10/site-packages/pure_protobuf/py.typed /usr/lib/python3.10/site-packages/pure_protobuf/well_known.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025