Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-pure-protobuf-3.0.1-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-pure-protobuf Distribution: openSUSE Tumbleweed
Version: 3.0.1 Vendor: openSUSE
Release: 1.2 Build date: Fri Mar 8 01:46:53 2024
Group: Development/Libraries/Python Build host: reproducible
Size: 150081 Source RPM: python-pure-protobuf-3.0.1-1.2.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.

Provides

Requires

License

MIT

Changelog

* 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

Files

/usr/lib/python3.12/site-packages/pure_protobuf
/usr/lib/python3.12/site-packages/pure_protobuf-3.0.1.dist-info
/usr/lib/python3.12/site-packages/pure_protobuf-3.0.1.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pure_protobuf-3.0.1.dist-info/LICENSE
/usr/lib/python3.12/site-packages/pure_protobuf-3.0.1.dist-info/METADATA
/usr/lib/python3.12/site-packages/pure_protobuf-3.0.1.dist-info/RECORD
/usr/lib/python3.12/site-packages/pure_protobuf-3.0.1.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/pure_protobuf-3.0.1.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pure_protobuf/__init__.py
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/_accumulators.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/_accumulators.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/_mergers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/_mergers.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/annotations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/annotations.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/message.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/message.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/one_of.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/one_of.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/well_known.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/well_known.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/_accumulators.py
/usr/lib/python3.12/site-packages/pure_protobuf/_mergers.py
/usr/lib/python3.12/site-packages/pure_protobuf/annotations.py
/usr/lib/python3.12/site-packages/pure_protobuf/descriptors
/usr/lib/python3.12/site-packages/pure_protobuf/descriptors/__init__.py
/usr/lib/python3.12/site-packages/pure_protobuf/descriptors/__pycache__
/usr/lib/python3.12/site-packages/pure_protobuf/descriptors/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/descriptors/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/descriptors/__pycache__/_field.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/descriptors/__pycache__/_field.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/descriptors/__pycache__/record.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/descriptors/__pycache__/record.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/descriptors/_field.py
/usr/lib/python3.12/site-packages/pure_protobuf/descriptors/record.py
/usr/lib/python3.12/site-packages/pure_protobuf/exceptions.py
/usr/lib/python3.12/site-packages/pure_protobuf/helpers
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__init__.py
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/_dataclasses.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/_dataclasses.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/_typing.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/_typing.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/datetime.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/datetime.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/io.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/io.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/itertools.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/__pycache__/itertools.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/_dataclasses.py
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/_typing.py
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/datetime.py
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/io.py
/usr/lib/python3.12/site-packages/pure_protobuf/helpers/itertools.py
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__init__.py
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/_repr.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/_repr.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/_skip.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/_skip.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/_vars.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/_vars.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/accumulate.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/accumulate.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/merge.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/merge.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/read.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/read.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/write.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/__pycache__/write.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/_repr.py
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/_skip.py
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/_vars.py
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/accumulate.py
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/merge.py
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/read.py
/usr/lib/python3.12/site-packages/pure_protobuf/interfaces/write.py
/usr/lib/python3.12/site-packages/pure_protobuf/io
/usr/lib/python3.12/site-packages/pure_protobuf/io/__init__.py
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/bytes_.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/bytes_.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/fixed32.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/fixed32.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/fixed64.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/fixed64.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/struct_.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/struct_.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/tag.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/tag.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/url.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/url.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/varint.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/varint.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/wire_type.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/wire_type.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/wrappers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/__pycache__/wrappers.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/io/bytes_.py
/usr/lib/python3.12/site-packages/pure_protobuf/io/fixed32.py
/usr/lib/python3.12/site-packages/pure_protobuf/io/fixed64.py
/usr/lib/python3.12/site-packages/pure_protobuf/io/struct_.py
/usr/lib/python3.12/site-packages/pure_protobuf/io/tag.py
/usr/lib/python3.12/site-packages/pure_protobuf/io/url.py
/usr/lib/python3.12/site-packages/pure_protobuf/io/varint.py
/usr/lib/python3.12/site-packages/pure_protobuf/io/wire_type.py
/usr/lib/python3.12/site-packages/pure_protobuf/io/wrappers.py
/usr/lib/python3.12/site-packages/pure_protobuf/message.py
/usr/lib/python3.12/site-packages/pure_protobuf/one_of.py
/usr/lib/python3.12/site-packages/pure_protobuf/py.typed
/usr/lib/python3.12/site-packages/pure_protobuf/well_known.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024