Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-bitarray for openSUSE:Factory
checked in at 2023-02-10 14:36:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bitarray (Old)
and /work/SRC/openSUSE:Factory/.python-bitarray.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bitarray"
Fri Feb 10 14:36:03 2023 rev:14 rq:1064212 version:2.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bitarray/python-bitarray.changes
2023-01-03 15:05:34.782584924 +0100
+++
/work/SRC/openSUSE:Factory/.python-bitarray.new.1848/python-bitarray.changes
2023-02-10 14:36:13.786246585 +0100
@@ -1,0 +2,14 @@
+Fri Feb 10 10:27:32 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2.7.0:
+ * add util.sc_encode() and util.sc_decode() for
+ compression of sparse bitarrays
+ * add util.any_and()
+ * add util.intervals()
+ * move functionality of the following utility functions
+ entirely to C:
+ hex2ba(), base2ba(), deserialize(), vl_decode(), zeros()
+ * improve error checking for unpickling
+ * add distance metrics
+
+-------------------------------------------------------------------
Old:
----
bitarray-2.6.2.tar.gz
New:
----
bitarray-2.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-bitarray.spec ++++++
--- /var/tmp/diff_new_pack.pPUeYO/_old 2023-02-10 14:36:14.562251222 +0100
+++ /var/tmp/diff_new_pack.pPUeYO/_new 2023-02-10 14:36:14.566251246 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-bitarray
-Version: 2.6.2
+Version: 2.7.0
Release: 0
Summary: Efficient Arrays of Booleans
License: Python-2.0
++++++ bitarray-2.6.2.tar.gz -> bitarray-2.7.0.tar.gz ++++++
++++ 4030 lines of diff (skipped)