Accepting request 721097 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/721097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-BTrees?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2019-08-06 13:11:49 +00:00 committed by Git OBS Bridge
commit 4662106db6
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dcc096c3cf92efd6b9365951f89118fd30bc209c9af83bf050a28151a9992786
size 164930

3
BTrees-4.6.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89a9137fd04af1f59a2d086c0fd075538add96cbde023282b887fcf2cdbbb32e
size 165307

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Aug 5 11:36:26 UTC 2019 - pgajdos@suse.com
- 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>`_.
-------------------------------------------------------------------
Sun Feb 10 11:14:42 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@ -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