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

python3-pure-protobuf-2.0.1-15.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-pure-protobuf Distribution: Fedora Project
Version: 2.0.1 Vendor: Fedora Project
Release: 15.fc40 Build date: Fri Jan 26 09:21:01 2024
Group: Unspecified Build host: buildvm-a64-08.iad2.fedoraproject.org
Size: 135864 Source RPM: python-pure-protobuf-2.0.1-15.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/eigenein/protobuf
Summary: Python implementation of Protocol Buffers data types with dataclasses support
pure-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.

Provides

Requires

License

MIT

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.0.1-12
  - Rebuilt for Python 3.12
* Fri Mar 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 2.0.1-11
  - fix typo
* Fri Mar 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 2.0.1-10
  - migrated to SPDX license
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Jan 10 2023 Diego Herrera <dherrera@redhat.com> - 2.0.1-7
  - Filter unneeded dependency for EPEL9
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.0.1-5
  - Rebuilt for Python 3.11

Files

/usr/lib/python3.12/site-packages/pure_protobuf
/usr/lib/python3.12/site-packages/pure_protobuf-2.0.1-py3.12.egg-info
/usr/lib/python3.12/site-packages/pure_protobuf-2.0.1-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/pure_protobuf-2.0.1-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/pure_protobuf-2.0.1-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/pure_protobuf-2.0.1-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/pure_protobuf-2.0.1-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/pure_protobuf-2.0.1-py3.12.egg-info/zip-safe
/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__/dataclasses_.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/dataclasses_.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/enums.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/enums.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/fields.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/fields.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/io_.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/__pycache__/io_.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/dataclasses_.py
/usr/lib/python3.12/site-packages/pure_protobuf/enums.py
/usr/lib/python3.12/site-packages/pure_protobuf/fields.py
/usr/lib/python3.12/site-packages/pure_protobuf/io_.py
/usr/lib/python3.12/site-packages/pure_protobuf/serializers
/usr/lib/python3.12/site-packages/pure_protobuf/serializers/__init__.py
/usr/lib/python3.12/site-packages/pure_protobuf/serializers/__pycache__
/usr/lib/python3.12/site-packages/pure_protobuf/serializers/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/serializers/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/serializers/__pycache__/google.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/serializers/__pycache__/google.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/serializers/google.py
/usr/lib/python3.12/site-packages/pure_protobuf/types
/usr/lib/python3.12/site-packages/pure_protobuf/types/__init__.py
/usr/lib/python3.12/site-packages/pure_protobuf/types/__pycache__
/usr/lib/python3.12/site-packages/pure_protobuf/types/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/types/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/types/__pycache__/google.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/types/__pycache__/google.cpython-312.pyc
/usr/lib/python3.12/site-packages/pure_protobuf/types/google.py
/usr/share/doc/python3-pure-protobuf
/usr/share/doc/python3-pure-protobuf/README.md
/usr/share/licenses/python3-pure-protobuf
/usr/share/licenses/python3-pure-protobuf/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 02:05:04 2024