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 2022-04-03 21:31:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bitarray (Old)
and /work/SRC/openSUSE:Factory/.python-bitarray.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bitarray"
Sun Apr 3 21:31:10 2022 rev:11 rq:966668 version:2.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bitarray/python-bitarray.changes
2021-08-20 16:58:18.982833198 +0200
+++
/work/SRC/openSUSE:Factory/.python-bitarray.new.1900/python-bitarray.changes
2022-04-03 21:31:35.167427979 +0200
@@ -1,0 +2,9 @@
+Sun Mar 27 14:18:57 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 2.4.0:
+ * enable building wheels for multiple platforms and Python versions using
+ pypa/cibuildwheel, see #165 and #170 (thanks Brian Thorne, @hardbyte)
+ * use setuptools instead of distutils in `setup.py`, #168
+ * add missing type hinting for `.count()` step argument
+
+-------------------------------------------------------------------
Old:
----
bitarray-2.3.0.tar.gz
New:
----
bitarray-2.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-bitarray.spec ++++++
--- /var/tmp/diff_new_pack.WLeRYN/_old 2022-04-03 21:31:35.659422623 +0200
+++ /var/tmp/diff_new_pack.WLeRYN/_new 2022-04-03 21:31:35.663422580 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-bitarray
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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.3.0
+Version: 2.4.0
Release: 0
Summary: Efficient Arrays of Booleans
License: Python-2.0
++++++ bitarray-2.3.0.tar.gz -> bitarray-2.4.0.tar.gz ++++++
++++ 4232 lines of diff (skipped)