14
0
Commit Graph

2 Commits

Author SHA256 Message Date
190a3d4b59 Accepting request 1008637 from home:yarunachalam:branches:devel:languages:python
- Update to v1.2.0 (2022-08-29)
  Added support for Apple Silicon
- Update to v1.1.1 (2022-05-23)
  Added Python 3.10 support
  aarch64 wheel support
  Fix doc string for _DynamicResizableListBuilder
  fix for unreleased buffers under mmap (issue 280)
- Update to v1.1.0 (2021-06-09)
  Validated compatibility with Python 3.10.0b2
  Remove all bare except
  Improve _StructModuleWhich to inherit from enum.Enum
  Add Union on top level union messages
  Fixed memory leak in _SegmentArrayMessageReader
  Removed many pycodestyle warnings
  Avoid crash if __file__ is not set by importer
  Fixed module.pyx _set_<field> for boolean fields
  Fixed setup.py.tmpl support for *.c++ files
  Fixed _gen.py for python3 as dict_keys object are not indexable.
  Add test data to sdist
  Add pyproject.yaml
  Add missing inheritance to _Schema for _StructSchema

OBS-URL: https://build.opensuse.org/request/show/1008637
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycapnp?expand=0&rev=3
2022-10-07 07:53:26 +00:00
2815116665 Accepting request 882890 from home:jayvdb:py-submit
This is the best https://capnproto.org/ wrapper for Python, most prominently used extensively by comma.ai , https://github.com/search?q=org%3Acommaai+pycapnp&type=code , but also used by other automotive and AI projects.

OBS-URL: https://build.opensuse.org/request/show/882890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycapnp?expand=0&rev=1
2021-04-06 08:32:07 +00:00