Hello community,

here is the log from the commit of package python-BTrees for openSUSE:Factory 
checked in at 2020-03-27 00:29:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-BTrees (Old)
 and      /work/SRC/openSUSE:Factory/.python-BTrees.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-BTrees"

Fri Mar 27 00:29:38 2020 rev:10 rq:788269 version:4.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-BTrees/python-BTrees.changes      
2020-01-16 18:14:44.228754081 +0100
+++ /work/SRC/openSUSE:Factory/.python-BTrees.new.3160/python-BTrees.changes    
2020-03-27 00:29:39.620389405 +0100
@@ -1,0 +2,19 @@
+Wed Mar 25 16:00:38 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to 4.7.1
+  * Ensure the interface resolution order of all objects is consistent.
+    See `issue 137 <https://github.com/zopefoundation/BTrees/issues/137>`_.
+  * Add unsigned variants of the trees. These use the initial "U" for
+    32-bit data and "Q" for 64-bit data (for "quad", which is similar to
+    what the C ``printf`` function uses and the Python struct module
+    uses).
+  * Fix the value for ``BTrees.OIBTree.using64bits`` when using the pure Python
+    implementation (PyPy and when ``PURE_PYTHON`` is in the environment).
+  * Make the errors that are raised when values are out of range more
+    consistent between Python 2 and Python 3 and between 32-bit and
+    64-bit variants.
+  * Make the Bucket types consistent with the BTree types as updated in
+    versions 4.3.2: Querying for keys with default comparisons or that
+    are not integers no longer raises ``TypeError``.
+
+-------------------------------------------------------------------

Old:
----
  BTrees-4.6.1.tar.gz

New:
----
  BTrees-4.7.1.tar.gz

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

Other differences:
------------------
++++++ python-BTrees.spec ++++++
--- /var/tmp/diff_new_pack.8OvIke/_old  2020-03-27 00:29:40.464389832 +0100
+++ /var/tmp/diff_new_pack.8OvIke/_new  2020-03-27 00:29:40.468389835 +0100
@@ -19,7 +19,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-BTrees
-Version:        4.6.1
+Version:        4.7.1
 Release:        0
 Summary:        Persistent B-tree object containers for Python
 License:        ZPL-2.1

++++++ BTrees-4.6.1.tar.gz -> BTrees-4.7.1.tar.gz ++++++
++++ 12327 lines of diff (skipped)


Reply via email to