Fedora 21 Update: python-BTrees-4.1.1-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Wed Jan 14 23:57:01 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-0273
2015-01-07 00:44:50
--------------------------------------------------------------------------------

Name        : python-BTrees
Product     : Fedora 21
Version     : 4.1.1
Release     : 1.fc21
URL         : http://www.zodb.org/
Summary     : Scalable persistent object containers
Description :

This package contains a set of persistent object containers built around
a modified BTree data structure.  The trees are optimized for use inside
ZODB's "optimistic concurrency" paradigm, and include explicit
resolution of conflicts detected by that mechanism.

--------------------------------------------------------------------------------
Update Information:

Changes in 4.1.0:
- Add support for PyPy and PyPy3.
- Add support for Python 3.4.
- BTree subclasses can define max_leaf_size or max_internal_size to control maximum sizes for Bucket/Set and BTree/TreeSet nodes.
- Detect integer overflow on 32-bit machines correctly under Python 3.
- Update pure-Python and C trees / sets to accept explicit None to indicate max / min value for minKey, maxKey. (PR #3)
- Update pure-Python trees / sets to accept explicit None to indicate open ranges for keys, values, items. (PR #3)

Changes in 4.1.1:
- Accommodate long values in pure-Python OLBTrees.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan  5 2015 Jerry James <loganjerry at gmail.com> - 4.1.1-1
- New upstream version
- Drop upstreamed -overflow patch
- Use license macro
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-BTrees' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list