Hello community,

here is the log from the commit of package python-BitVector for 
openSUSE:Factory checked in at 2019-04-02 09:22:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-BitVector (Old)
 and      /work/SRC/openSUSE:Factory/.python-BitVector.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-BitVector"

Tue Apr  2 09:22:23 2019 rev:2 rq:690340 version:3.4.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-BitVector/python-BitVector.changes        
2018-08-24 17:03:15.138010764 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-BitVector.new.25356/python-BitVector.changes 
    2019-04-02 09:22:30.604718165 +0200
@@ -1,0 +2,11 @@
+Mon Apr  1 12:55:55 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 3.4.9:
+   * Version 3.4.9, in addition to implementing __iadd__, also includes a
+     significantly faster implementation for __add__.  For extending a given
+     instance of BitVector, the implementation for __iadd__ adds bits to the
+     existing instance as opposed to creating a new instance.  These changes
+     to the module should make it easier to solve larger problems more
+     quickly with BitVector.
+
+-------------------------------------------------------------------

Old:
----
  BitVector-3.4.8.tar.gz

New:
----
  BitVector-3.4.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-BitVector.spec ++++++
--- /var/tmp/diff_new_pack.AC2PvK/_old  2019-04-02 09:22:33.400720041 +0200
+++ /var/tmp/diff_new_pack.AC2PvK/_new  2019-04-02 09:22:33.400720041 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-BitVector
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,24 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-BitVector
-Version:        3.4.8
+Version:        3.4.9
 Release:        0
 Summary:        A memory-efficient packed representation for bit arrays in 
pure Python
 License:        Python-2.0
 Group:          Development/Languages/Python
-Url:            https://engineering.purdue.edu/kak/dist/BitVector-3.4.8.html
+URL:            https://engineering.purdue.edu/kak/dist/
 Source:         
https://files.pythonhosted.org/packages/source/B/BitVector/BitVector-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
-
 %python_subpackages
 
 %description

++++++ BitVector-3.4.8.tar.gz -> BitVector-3.4.9.tar.gz ++++++
++++ 5375 lines of diff (skipped)


Reply via email to