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-03-07 16:50:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bitarray (Old)
and /work/SRC/openSUSE:Factory/.python-bitarray.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bitarray"
Tue Mar 7 16:50:06 2023 rev:17 rq:1069754 version:2.7.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bitarray/python-bitarray.changes
2023-02-16 16:55:58.754731167 +0100
+++
/work/SRC/openSUSE:Factory/.python-bitarray.new.31432/python-bitarray.changes
2023-03-07 16:50:42.485702589 +0100
@@ -1,0 +2,14 @@
+Mon Mar 6 21:24:14 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2.7.3:
+ * allow running ``python setup.py test``
+ * add official Python 3.12 support
+ * simplify count functionality in util module
+ * retire ``bitcount_lookup[256]`` table
+ * improve ``util.count_n()`` error messages
+ * avoid ``util`` module tests from being run more than once in
+ each call to ``bitarray.test()`` when called multiple times in
+ the same Python process
+ * improve testing
+
+-------------------------------------------------------------------
Old:
----
bitarray-2.7.2.tar.gz
New:
----
bitarray-2.7.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-bitarray.spec ++++++
--- /var/tmp/diff_new_pack.ju80xP/_old 2023-03-07 16:50:43.009705347 +0100
+++ /var/tmp/diff_new_pack.ju80xP/_new 2023-03-07 16:50:43.017705389 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-bitarray
-Version: 2.7.2
+Version: 2.7.3
Release: 0
Summary: Efficient Arrays of Booleans
License: Python-2.0
++++++ bitarray-2.7.2.tar.gz -> bitarray-2.7.3.tar.gz ++++++
++++ 1988 lines of diff (skipped)