14
0

8 Commits

Author SHA256 Message Date
b454b7aab3 - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycapnp?expand=0&rev=15
2025-06-17 09:26:38 +00:00
3ba010f80a - Skip a few tests that attempt name resolution.
- Switch to pytest macro.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycapnp?expand=0&rev=13
2024-12-16 01:25:11 +00:00
2e6c05c64a Accepting request 1167963 from home:mcalabkova:branches:devel:languages:python
- Update to 2.0.0
  * Update to bundled capnproto-1.0.1
  * Remove support for Python 3.7
  * Update Cython version and Python to 3.12
  * Make pycapnp more GIL friendly
  * Remove the synchronous RPC mode
  * Update documentation to async code
  * Some fixes to the magic import system
  * more changes, see CHANGELOG.md

OBS-URL: https://build.opensuse.org/request/show/1167963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycapnp?expand=0&rev=11
2024-04-17 06:30:34 +00:00
93b876240f - update to 1.3.0:
* Update to bundled capnproto-0.10.3
  * Add Python 3.11
  * Prevent race condition in example code (#305)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycapnp?expand=0&rev=9
2023-08-13 19:51:42 +00:00
2167e71f4f Accepting request 1041226 from home:yarunachalam:branches:devel:languages:python
- Update to v1.2.2 
  * Update bundled bundled capnp to 0.8.1 due to CVE-2022-46149
  * This only affects pycapnp if you're using bundled capnp (otherwise
  just update libcapnp)
  * pypi packages are affected

OBS-URL: https://build.opensuse.org/request/show/1041226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycapnp?expand=0&rev=7
2022-12-07 21:29:00 +00:00
76e373a339 Accepting request 1032038 from home:yarunachalam:branches:devel:languages:python
- Update to v1.2.1 
  * Fix packaging for Apple Silicon

OBS-URL: https://build.opensuse.org/request/show/1032038
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycapnp?expand=0&rev=5
2022-10-31 13:21:13 +00:00
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