Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2021-10-11 15:30:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-geoip2.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-geoip2"

Mon Oct 11 15:30:15 2021 rev:15 rq:923339 version:4.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes      
2021-07-16 22:13:20.810573831 +0200
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new.2443/python-geoip2.changes    
2021-10-11 15:30:16.898716491 +0200
@@ -1,0 +2,18 @@
+Fri Sep 24 19:10:31 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- update to version 4.4.0:
+ - The public API on ``geoip2.database`` is now explicitly defined by
+   setting ``__all__``.
+ - The return type of the ``metadata()`` method on ``Reader`` is now
+   ``maxminddb.reader.Metadata`` rather than a union type.
+- update to version 4.3.0:
+ - Previously, the ``py.typed`` file was not being added to the source
+   distribution. It is now explicitly specified in the manifest.
+ - The type hints for the database file in the ``Reader`` constructor have
+   been expanded to match those specified by ``maxmindb.open_database``. In
+   particular, ``os.PathLike`` and ``IO`` have been added.
+ - Corrected the type hint for the ``metadata()`` method on ``Reader``. It
+   will return a ``maxminddb.extension.Metadata`` if the C extension is being
+   used.
+
+-------------------------------------------------------------------

Old:
----
  python-geoip2-4.2.0.tar.gz

New:
----
  python-geoip2-4.4.0.tar.gz

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

Other differences:
------------------
++++++ python-geoip2.spec ++++++
--- /var/tmp/diff_new_pack.U20S4D/_old  2021-10-11 15:30:17.458717389 +0200
+++ /var/tmp/diff_new_pack.U20S4D/_new  2021-10-11 15:30:17.462717395 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-geoip2
-Version:        4.2.0
+Version:        4.4.0
 Release:        0
 Summary:        MaxMind GeoIP2 Python API
 License:        Apache-2.0
@@ -32,7 +32,7 @@
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module aiohttp >= 3.6.2}
-BuildRequires:  %{python_module maxminddb >= 2.0.0}
+BuildRequires:  %{python_module maxminddb >= 2.2.0}
 BuildRequires:  %{python_module mocket >= 3.8.9}
 BuildRequires:  %{python_module python-magic >= 0.4.18}
 BuildRequires:  %{python_module requests >= 2.14.0}

++++++ 0001-Removing-unused-urllib3-dependency-loosening-request.patch ++++++
--- /var/tmp/diff_new_pack.U20S4D/_old  2021-10-11 15:30:17.478717421 +0200
+++ /var/tmp/diff_new_pack.U20S4D/_new  2021-10-11 15:30:17.478717421 +0200
@@ -99,7 +99,7 @@
 +++ b/requirements.txt
 @@ -1,4 +1 @@
 -aiohttp>=3.6.2,<4.0.0
- maxminddb>=2.0.0,<3.0.0
+ maxminddb>=2.2.0,<3.0.0
 -requests>=2.24.0,<3.0.0
 -urllib3>=1.25.2,<2.0.0
 diff --git a/setup.cfg b/setup.cfg

++++++ python-geoip2-4.2.0.tar.gz -> python-geoip2-4.4.0.tar.gz ++++++
++++ 4955 lines of diff (skipped)

Reply via email to