Hello community,

here is the log from the commit of package python-BTrees for openSUSE:Factory 
checked in at 2015-02-06 22:38:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-BTrees (Old)
 and      /work/SRC/openSUSE:Factory/.python-BTrees.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-BTrees"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-BTrees/python-BTrees.changes      
2013-09-26 19:46:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-BTrees.new/python-BTrees.changes 
2015-02-06 22:38:30.000000000 +0100
@@ -1,0 +2,18 @@
+Fri Feb  6 16:54:20 UTC 2015 - [email protected]
+
+- version 4.1.1
+
+  - 4.1.1 (2014-12-27)
+    Accomodate long values in pure-Python OLBTrees.
+
+  - 4.1.0 (2014-12-26)
+    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
+    pen ranges for keys, values, items. (PR #3)
+
+-------------------------------------------------------------------

Old:
----
  BTrees-4.0.8.tar.gz

New:
----
  BTrees-4.1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-BTrees.spec ++++++
--- /var/tmp/diff_new_pack.5dB3Jl/_old  2015-02-06 22:38:31.000000000 +0100
+++ /var/tmp/diff_new_pack.5dB3Jl/_new  2015-02-06 22:38:31.000000000 +0100
@@ -1,7 +1,8 @@
 #
 # spec file for package python-BTrees
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +18,7 @@
 
 
 Name:           python-BTrees
-Version:        4.0.8
+Version:        4.1.1
 Release:        0
 Summary:        Scalable persistent object containers
 License:        ZPL-2.1
@@ -25,8 +26,8 @@
 Url:            http://www.zope.org/Products/ZODB
 Source:         
https://pypi.python.org/packages/source/B/BTrees/BTrees-%{version}.tar.gz
 BuildRequires:  python-devel
-BuildRequires:  python-setuptools
 BuildRequires:  python-persistent-devel
+BuildRequires:  python-setuptools
 BuildRequires:  python-zope.interface
 Requires:       python-persistent
 Requires:       python-zope.interface

++++++ BTrees-4.0.8.tar.gz -> BTrees-4.1.1.tar.gz ++++++
++++ 10251 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to