forked from pool/python-BTrees
Accepting request 721018 from home:pgajdos
- version update to 4.6.0
* Drop support for Python 3.4.
* Fix tests against persistent 4.4.
* Stop accidentally installing the 'terryfy' package in macOS wheels.
See `issue 98
<https://github.com/zopefoundation/BTrees/issues/98>`_.
* Fix segmentation fault in ``bucket_repr()``. See
`issue 106 <https://github.com/zopefoundation/BTrees/issue/106>`_.
OBS-URL: https://build.opensuse.org/request/show/721018
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
6a7a43a093
commit
8e996ceabe
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-BTrees
|
||||
Version: 4.5.1
|
||||
Version: 4.6.0
|
||||
Release: 0
|
||||
Summary: Persistent B-tree object containers for Python
|
||||
License: ZPL-2.1
|
||||
|
||||
Reference in New Issue
Block a user