Hello community,

here is the log from the commit of package python-maxminddb for 
openSUSE:Factory checked in at 2019-11-04 17:05:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-maxminddb (Old)
 and      /work/SRC/openSUSE:Factory/.python-maxminddb.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-maxminddb"

Mon Nov  4 17:05:19 2019 rev:4 rq:738122 version:1.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-maxminddb/python-maxminddb.changes        
2018-08-31 10:46:39.123362684 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-maxminddb.new.2990/python-maxminddb.changes  
    2019-11-04 17:05:20.560192943 +0100
@@ -1,0 +2,18 @@
+Sun Oct  6 18:06:53 UTC 2019 - Sebastian Wagner <[email protected]>
+
+- update to version 1.5.1:
+  - Fix a possible segfault due to not correctly incrementing the reference
+    on a returned object.
+- update to version 1.5.0:
+  - Python 3.3 and 3.4 are no longer supported.
+  - The extension source directory was moved to prevent an ``ImportWarning``
+    when importing the module on Python 2 with ``-Wdefault`` set. Reported by
+    David Szotten and Craig de Stigter. GitHub #31.
+  - The ``get`` method now accepts ``ipaddress.IPv4Address`` and
+    ``ipaddress.IPv6Address`` objects in addition to strings.  This works with
+    both the pure Python implementation as well as the extension. Based on a
+    pull request #48 by Eric Pruitt. GitHub #50.
+  - A new method, ``get_with_prefix_len``, was added. This method returns a
+    tuple containing the record and the prefix length.
+
+-------------------------------------------------------------------

Old:
----
  maxminddb-1.4.1.tar.gz

New:
----
  maxminddb-1.5.1.tar.gz

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

Other differences:
------------------
++++++ python-maxminddb.spec ++++++
--- /var/tmp/diff_new_pack.VcNxFZ/_old  2019-11-04 17:05:21.816194285 +0100
+++ /var/tmp/diff_new_pack.VcNxFZ/_new  2019-11-04 17:05:21.844194315 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-maxminddb
 #
-# 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,13 +12,13 @@
 # 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-maxminddb
-Version:        1.4.1
+Version:        1.5.1
 Release:        0
 Summary:        Reader for the MaxMind DB format
 License:        Apache-2.0
@@ -56,7 +56,6 @@
 
 %install
 %python_install
-%python_expand rm 
%{buildroot}%{$python_sitearch}/maxminddb/extension/maxminddb.c
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check

++++++ maxminddb-1.4.1.tar.gz -> maxminddb-1.5.1.tar.gz ++++++
++++ 26192 lines of diff (skipped)


Reply via email to