14
0

- 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
This commit is contained in:
2023-08-13 19:51:42 +00:00
committed by Git OBS Bridge
parent 2167e71f4f
commit 93b876240f
4 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 13 19:51:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.3.0:
* Update to bundled capnproto-0.10.3
* Add Python 3.11
* Prevent race condition in example code (#305)
-------------------------------------------------------------------
Wed Dec 7 20:52:44 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>