From bacfd437ec1f1fca7e4d5fb57bb08ea6e5f3a1e2b8ea0f345e7948019bac8abb Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Fri, 2 Dec 2022 07:56:41 +0000 Subject: [PATCH] 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 --- ZODB-5.7.0.tar.gz | 3 --- ZODB-5.8.0.tar.gz | 3 +++ python-ZODB.changes | 7 +++++++ python-ZODB.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 ZODB-5.7.0.tar.gz create mode 100644 ZODB-5.8.0.tar.gz diff --git a/ZODB-5.7.0.tar.gz b/ZODB-5.7.0.tar.gz deleted file mode 100644 index e182e7e..0000000 --- a/ZODB-5.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa40bbc05ecda1ec2435cd0c6dd02a13b7698460558a4604366f6a0a68401cd3 -size 519705 diff --git a/ZODB-5.8.0.tar.gz b/ZODB-5.8.0.tar.gz new file mode 100644 index 0000000..85017f5 --- /dev/null +++ b/ZODB-5.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28dba00ef626de10589ededab85ad0f0edf72925e75d36a15c99c63ac05fe764 +size 788844 diff --git a/python-ZODB.changes b/python-ZODB.changes index 410f66d..bcbb076 100644 --- a/python-ZODB.changes +++ b/python-ZODB.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 1 20:18:21 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-ZODB.spec b/python-ZODB.spec index a708390..8ebdec4 100644 --- a/python-ZODB.spec +++ b/python-ZODB.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ZODB -Version: 5.7.0 +Version: 5.8.0 Release: 0 Summary: Zope Object Database: object database and persistence License: ZPL-2.1