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-01-03 15:05:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bitarray (Old)
and /work/SRC/openSUSE:Factory/.python-bitarray.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bitarray"
Tue Jan 3 15:05:19 2023 rev:13 rq:1046261 version:2.6.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bitarray/python-bitarray.changes
2022-09-23 14:15:58.470086292 +0200
+++
/work/SRC/openSUSE:Factory/.python-bitarray.new.1563/python-bitarray.changes
2023-01-03 15:05:34.782584924 +0100
@@ -1,0 +2,10 @@
+Mon Jan 2 18:35:34 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2.6.2:
+ * optimize `richcompare()` for opposite endianness
+ * improve some docstrings add tests
+ * add documentation on shift operators, #181
+ * fix typo in iterable initializer description, #179
+ * optimize `richcompare()`
+
+-------------------------------------------------------------------
Old:
----
bitarray-2.6.0.tar.gz
New:
----
bitarray-2.6.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-bitarray.spec ++++++
--- /var/tmp/diff_new_pack.NWBUYs/_old 2023-01-03 15:05:35.862591227 +0100
+++ /var/tmp/diff_new_pack.NWBUYs/_new 2023-01-03 15:05:35.866591250 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-bitarray
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-bitarray
-Version: 2.6.0
+Version: 2.6.2
Release: 0
Summary: Efficient Arrays of Booleans
License: Python-2.0
++++++ bitarray-2.6.0.tar.gz -> bitarray-2.6.2.tar.gz ++++++
++++ 1756 lines of diff (skipped)