15
0
forked from pool/python-ZEO

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

- update to 5.3.0 
  * Remove tests for the asyncio/mtacceptor module, it appears unused and presents a maintenance
    burden. The module will be removed in ZEO version 6.
  * Remove GitHub Actions testing for Python 3.5, it has reached end of life.
  * Add support for Python 3.8 and Python 3.9.
  * Add more accurate error handling for asyncio.CancelledError. See issue 165.
  * Fix bug related to blobs stored by ZEO #150.

OBS-URL: https://build.opensuse.org/request/show/1000064
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=26
This commit is contained in:
2022-08-29 19:58:59 +00:00
committed by Git OBS Bridge
parent fd06976fd6
commit 85d2caa5f3
4 changed files with 15 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-ZEO
Version: 5.2.3
Version: 5.3.0
Release: 0
Summary: Client-Server storage implementation for ZODB
License: ZPL-2.1