15
0
forked from pool/python-BTrees

Accepting request 304261 from home:benoit_monin:branches:devel:languages:python

- update to version 4.1.2
- make the tests less verbose to avoid spamming the build log

OBS-URL: https://build.opensuse.org/request/show/304261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=5
This commit is contained in:
2015-04-28 22:14:30 +00:00
committed by Git OBS Bridge
parent a0337c62e7
commit ca37163b29
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 27 20:13:30 UTC 2015 - benoit.monin@gmx.fr
- update to version 4.1.2:
* Suppress testing 64-bit values in OLBTrees on 32 bit machines.
* Fix _p_changed for small pure-Python BTrees.
- make the tests less verbose to avoid spamming the build log
-------------------------------------------------------------------
Fri Feb 6 16:54:20 UTC 2015 - hpj@urpla.net