Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-BitVector for
openSUSE:Factory checked in at 2021-08-16 10:11:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-BitVector (Old)
and /work/SRC/openSUSE:Factory/.python-BitVector.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-BitVector"
Mon Aug 16 10:11:32 2021 rev:3 rq:911997 version:3.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-BitVector/python-BitVector.changes
2019-04-02 09:22:30.604718165 +0200
+++
/work/SRC/openSUSE:Factory/.python-BitVector.new.1899/python-BitVector.changes
2021-08-16 10:17:40.818652274 +0200
@@ -1,0 +2,10 @@
+Fri Aug 13 13:55:15 UTC 2021 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 3.5.0:
+ * Version 3.5.0 makes the module ready for Python 3.9. The methods
+ "array.fromstring" and "array.tostring" will not exist in Python 3.9.
+ One additional change that I have made is that I have gone back to my
+ older implementation for __add__ on account of a bug in the new
+ implementation that I had incorporated in Version 3.4.9.
+
+-------------------------------------------------------------------
Old:
----
BitVector-3.4.9.tar.gz
New:
----
BitVector-3.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-BitVector.spec ++++++
--- /var/tmp/diff_new_pack.JLtl25/_old 2021-08-16 10:17:41.242651764 +0200
+++ /var/tmp/diff_new_pack.JLtl25/_new 2021-08-16 10:17:41.246651760 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-BitVector
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 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-BitVector
-Version: 3.4.9
+Version: 3.5.0
Release: 0
Summary: A memory-efficient packed representation for bit arrays in
pure Python
License: Python-2.0
++++++ BitVector-3.4.9.tar.gz -> BitVector-3.5.0.tar.gz ++++++
++++ 3397 lines of diff (skipped)