15
0
forked from pool/python-ZODB

Accepting request 1039389 from home:yarunachalam:branches:devel:languages:python

- Update to 5.8.0: 
  * Add support for Python 3.11.
  * Expand and refactor tests for race conditions.

OBS-URL: https://build.opensuse.org/request/show/1039389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZODB?expand=0&rev=24
This commit is contained in:
2022-12-02 07:56:41 +00:00
committed by Git OBS Bridge
parent 3dbb95d6d8
commit bacfd437ec
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 1 20:18:21 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 5.8.0:
* Add support for Python 3.11.
* Expand and refactor tests for race conditions.
-------------------------------------------------------------------
Wed Sep 7 16:00:22 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>