commit python-geoip2 for openSUSE:Factory

2020-11-06 Thread root
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2020-11-06 23:43:10

Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-geoip2.new.11331 (New)


Package is "python-geoip2"

Fri Nov  6 23:43:10 2020 rev:11 rq:846048 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes  
2020-08-13 10:12:21.318573514 +0200
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new.11331/python-geoip2.changes   
2020-11-06 23:43:13.355480056 +0100
@@ -1,0 +2,9 @@
+Wed Nov  4 15:56:32 UTC 2020 - Paolo Stivanin 
+
+- update to version 4.1.0:
+  * Added the is_residential_proxy attribute to geoip2.model.AnonymousIP
+and geoip2.record.Traits.
+  * HTTPError now provides the decoded response content in the
+decoded_content attribute. 
+
+---

Old:

  python-geoip2-4.0.2.tar.gz

New:

  python-geoip2-4.1.0.tar.gz



Other differences:
--
++ python-geoip2.spec ++
--- /var/tmp/diff_new_pack.J3J4M5/_old  2020-11-06 23:43:14.131478564 +0100
+++ /var/tmp/diff_new_pack.J3J4M5/_new  2020-11-06 23:43:14.131478564 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-geoip2
-Version:4.0.2
+Version:4.1.0
 Release:0
 Summary:MaxMind GeoIP2 Python API
 License:Apache-2.0

++ python-geoip2-4.0.2.tar.gz -> python-geoip2-4.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoip2-4.0.2/HISTORY.rst new/geoip2-4.1.0/HISTORY.rst
--- old/geoip2-4.0.2/HISTORY.rst2020-07-28 19:38:41.0 +0200
+++ new/geoip2-4.1.0/HISTORY.rst2020-09-25 17:55:47.0 +0200
@@ -3,6 +3,14 @@
 History
 ---
 
+4.1.0 (2020-09-25)
+++
+
+* Added the ``is_residential_proxy`` attribute to ``geoip2.model.AnonymousIP``
+  and ``geoip2.record.Traits``.
+* ``HTTPError`` now provides the decoded response content in the
+  ``decoded_content`` attribute. Requested by Oleg Serbokryl. GitHub #95.
+
 4.0.2 (2020-07-28)
 ++
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoip2-4.0.2/PKG-INFO new/geoip2-4.1.0/PKG-INFO
--- old/geoip2-4.0.2/PKG-INFO   2020-07-28 19:39:05.857445000 +0200
+++ new/geoip2-4.1.0/PKG-INFO   2020-09-25 17:56:48.259738700 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: geoip2
-Version: 4.0.2
+Version: 4.1.0
 Summary: MaxMind GeoIP2 API
 Home-page: http://www.maxmind.com/
 Author: Gregory Oschwald
@@ -237,6 +237,8 @@
 False
 >>> response.is_public_proxy
 False
+>>> response.is_residential_proxy
+False
 >>> response.is_tor_exit_node
 True
 >>> response.ip_address
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoip2-4.0.2/README.rst new/geoip2-4.1.0/README.rst
--- old/geoip2-4.0.2/README.rst 2020-07-21 19:58:09.0 +0200
+++ new/geoip2-4.1.0/README.rst 2020-09-25 17:00:20.0 +0200
@@ -229,6 +229,8 @@
 False
 >>> response.is_public_proxy
 False
+>>> response.is_residential_proxy
+False
 >>> response.is_tor_exit_node
 True
 >>> response.ip_address
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoip2-4.0.2/docs/html/.buildinfo 
new/geoip2-4.1.0/docs/html/.buildinfo
--- old/geoip2-4.0.2/docs/html/.buildinfo   2020-07-28 19:39:05.0 
+0200
+++ new/geoip2-4.1.0/docs/html/.buildinfo   2020-09-25 17:56:48.0 
+0200
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file hashes the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 5eac69c34ea0e542508a51f71d7af248
+config: 6ecb4ed3c94588e953ede0156ccf7b3b
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/geoip2-4.0.2/docs/html/_static/documentation_options.js 
new/geoip2-4.1.0/docs/html/_static/documentation_options.js
--- old/geoip2-4.0.2/docs/html/_static/documentation_options.js 2020-07-28 
19:39:05.0 +0200
+++ new/geoip2-4.1.0/docs/html/_static/documentation_options.js 2020-09-25 
17:56:48.0 +0200
@@ -1,6 +1,6 @@
 var DOCUMENTATION_OPTIONS = {
 URL_ROOT: 
document.getElementById("documentation_options").getAttribute('data-url_root'),
-VERSION: '4.0.2',
+VERSION: '4.1.0',
 LANGUAGE: 'None',
 

commit python-geoip2 for openSUSE:Factory

2020-08-13 Thread root
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2020-08-13 10:12:09

Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-geoip2.new.3399 (New)


Package is "python-geoip2"

Thu Aug 13 10:12:09 2020 rev:10 rq:825250 version:4.0.2

Changes:

--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes  
2020-04-22 20:41:36.926055850 +0200
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new.3399/python-geoip2.changes
2020-08-13 10:12:21.318573514 +0200
@@ -1,0 +2,28 @@
+Tue Jul 28 18:55:20 UTC 2020 - Sebastian Wagner 
+
+- update to version 4.0.2:
+  - Added ``py.typed`` file per PEP 561. Reported by Árni Már Jónsson.
+
+---
+Thu Jul 23 20:21:35 UTC 2020 - Sebastian Wagner 
+
+- update to version 4.0.1:
+  - Re-release to fix bad reStructuredText in ``README.md``. No substantive
+changes.
+- update to version 4.0.0:
+  - IMPORTANT: Python 2.7 and 3.5 support has been dropped. Python 3.6 or 
greater
+is required.
+  - Asyncio support has been added for web service requests. To make async
+requests, use ``geoip.webservice.AsyncClient``.
+  - ``geoip.webservice.Client`` now provides a ``close()`` method and 
associated
+context managers to be used in ``with`` statements.
+  - Type hints have been added.
+  - The attributes ``postal_code`` and ``postal_confidence`` have been removed
+from ``geoip2.record.Location``. These would previously always be ``None``.
+  - ``user_id`` is no longer supported as a named argument for the constructor
+on ``geoip2.webservice.Client``. Use ``account_id`` or a positional
+parameter instead.
+  - For both ``Client`` and ``AsyncClient`` requests, the default timeout is
+now 60 seconds.
+
+---

Old:

  python-geoip2-3.0.0.tar.gz

New:

  python-geoip2-4.0.2.tar.gz



Other differences:
--
++ python-geoip2.spec ++
--- /var/tmp/diff_new_pack.wnG6o5/_old  2020-08-13 10:12:22.394574186 +0200
+++ /var/tmp/diff_new_pack.wnG6o5/_new  2020-08-13 10:12:22.398574190 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-geoip2
-Version:3.0.0
+Version:4.0.2
 Release:0
 Summary:MaxMind GeoIP2 Python API
 License:Apache-2.0
@@ -31,12 +31,15 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
-BuildRequires:  %{python_module maxminddb >= 1.5.2}
-BuildRequires:  %{python_module requests >= 2.22.0}
-BuildRequires:  %{python_module requests-mock >= 0.5}
+BuildRequires:  %{python_module aiohttp >= 3.6.2}
+BuildRequires:  %{python_module maxminddb >= 2.0.0}
+BuildRequires:  %{python_module mocket >= 3.8.6}
+BuildRequires:  %{python_module python-magic >= 0.4.18}
+BuildRequires:  %{python_module requests >= 2.24.0}
 # /SECTION
-Requires:   python-maxminddb >= 1.5.2
-Requires:   python-requests >= 2.22.0
+Requires:   python-aiohttp >= 3.6.2
+Requires:   python-maxminddb >= 2.0.0
+Requires:   python-requests >= 2.24.0
 Requires:   python-urllib3 >= 1.25.2
 BuildArch:  noarch
 %ifpython2

++ python-geoip2-3.0.0.tar.gz -> python-geoip2-4.0.2.tar.gz ++
 29248 lines of diff (skipped)




commit python-geoip2 for openSUSE:Factory

2020-04-22 Thread root
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2020-04-22 20:41:35

Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-geoip2.new.2738 (New)


Package is "python-geoip2"

Wed Apr 22 20:41:35 2020 rev:9 rq:794772 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes  
2020-03-08 22:22:18.504009748 +0100
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new.2738/python-geoip2.changes
2020-04-22 20:41:36.926055850 +0200
@@ -1,0 +2,5 @@
+Thu Apr 16 17:45:00 UTC 2020 - Marcus Rueckert 
+
+- match buildrequires to requirements.txt 
+
+---



Other differences:
--
++ python-geoip2.spec ++
--- /var/tmp/diff_new_pack.jkKCP1/_old  2020-04-22 20:41:37.482056937 +0200
+++ /var/tmp/diff_new_pack.jkKCP1/_new  2020-04-22 20:41:37.482056937 +0200
@@ -31,12 +31,12 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
-BuildRequires:  %{python_module maxminddb >= 1.4.0}
-BuildRequires:  %{python_module requests >= 2.9}
+BuildRequires:  %{python_module maxminddb >= 1.5.2}
+BuildRequires:  %{python_module requests >= 2.22.0}
 BuildRequires:  %{python_module requests-mock >= 0.5}
 # /SECTION
-Requires:   python-maxminddb >= 1.4.0
-Requires:   python-requests >= 2.9
+Requires:   python-maxminddb >= 1.5.2
+Requires:   python-requests >= 2.22.0
 Requires:   python-urllib3 >= 1.25.2
 BuildArch:  noarch
 %ifpython2




commit python-geoip2 for openSUSE:Factory

2020-03-08 Thread root
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2020-03-08 22:22:14

Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-geoip2.new.26092 (New)


Package is "python-geoip2"

Sun Mar  8 22:22:14 2020 rev:8 rq:781417 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes  
2019-03-12 09:46:20.343622689 +0100
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new.26092/python-geoip2.changes   
2020-03-08 22:22:18.504009748 +0100
@@ -1,0 +2,22 @@
+Wed Mar  4 07:46:22 UTC 2020 - Paolo Stivanin 
+
+- Update to 3.0.0
+  * BREAKING CHANGE: The geoip2.record.* classes have been refactored to
+improve performance. This refactoring may break classes that inherit from
+them. The public API should otherwise be compatible.
+  * The network attribute was added to geoip2.record.Traits,
+geoip2.model.AnonymousIP, geoip2.model.ASN,
+geoip2.model.ConnectionType, geoip2.model.Domain,
+and geoip2.model.ISP. This is an ipaddress.IPv4Network or an
+ipaddress.IPv6Network. This is the largest network where all of the
+fields besides ip_address have the same value. GitHub #79.
+  * Python 3.3 and 3.4 are no longer supported.
+  * Updated documentation of anonymizer attributes - is_anonymous_vpn and
+is_hosting_provider - to be more descriptive.
+  * Added support for the user_count trait for the GeoIP2 Precision webservice.
+  * Added the static_ip_score attribute to geoip2.record.Traits for
+  * GeoIP2 Precision Insights. This is a float which indicates how static or 
dynamic
+an IP address is.
+
+
+---

Old:

  geoip2-2.9.0.tar.gz

New:

  python-geoip2-3.0.0.tar.gz



Other differences:
--
++ python-geoip2.spec ++
--- /var/tmp/diff_new_pack.nN9XNR/_old  2020-03-08 22:22:19.236010200 +0100
+++ /var/tmp/diff_new_pack.nN9XNR/_new  2020-03-08 22:22:19.240010202 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-geoip2
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,15 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-geoip2
-Version:2.9.0
+Version:3.0.0
 Release:0
 Summary:MaxMind GeoIP2 Python API
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://github.com/maxmind/GeoIP2-python
-Source: 
https://files.pythonhosted.org/packages/source/g/geoip2/geoip2-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/g/geoip2/geoip2-%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module urllib3 >= 1.25.2}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
@@ -36,6 +37,7 @@
 # /SECTION
 Requires:   python-maxminddb >= 1.4.0
 Requires:   python-requests >= 2.9
+Requires:   python-urllib3 >= 1.25.2
 BuildArch:  noarch
 %ifpython2
 Recommends: python2-ipaddress




commit python-geoip2 for openSUSE:Factory

2019-03-12 Thread root
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2019-03-12 09:46:19

Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-geoip2.new.28833 (New)


Package is "python-geoip2"

Tue Mar 12 09:46:19 2019 rev:7 rq:683718 version:2.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes  
2018-12-27 00:26:26.891807544 +0100
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new.28833/python-geoip2.changes   
2019-03-12 09:46:20.343622689 +0100
@@ -1,0 +2,8 @@
+Mon Mar 11 07:07:04 UTC 2019 - John Vandenberg 
+
+- Fix minimum build dependency of maxminddb
+- Fix fdupes
+- Use more useful GitHub repo as URL
+- Add HISTORY.rst to %doc
+
+---



Other differences:
--
++ python-geoip2.spec ++
--- /var/tmp/diff_new_pack.tKxy8g/_old  2019-03-12 09:46:20.911622575 +0100
+++ /var/tmp/diff_new_pack.tKxy8g/_new  2019-03-12 09:46:20.911622575 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-geoip2
 #
-# 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
@@ -24,13 +24,13 @@
 Summary:MaxMind GeoIP2 Python API
 License:Apache-2.0
 Group:  Development/Languages/Python
-URL:http://www.maxmind.com/
+URL:https://github.com/maxmind/GeoIP2-python
 Source: 
https://files.pythonhosted.org/packages/source/g/geoip2/geoip2-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
-BuildRequires:  %{python_module maxminddb >= 1.2.1}
+BuildRequires:  %{python_module maxminddb >= 1.4.0}
 BuildRequires:  %{python_module requests >= 2.9}
 BuildRequires:  %{python_module requests-mock >= 0.5}
 # /SECTION
@@ -54,14 +54,14 @@
 
 %install
 %python_install
-%python_expand %fdupes %{buildroot}%{$sitearch}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %python_exec setup.py test
 
 %files %{python_files}
 %license LICENSE
-%doc README.rst
+%doc README.rst HISTORY.rst
 %{python_sitelib}/*
 
 %changelog




commit python-geoip2 for openSUSE:Factory

2018-12-26 Thread root
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2018-12-27 00:26:08

Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-geoip2.new.28833 (New)


Package is "python-geoip2"

Thu Dec 27 00:26:08 2018 rev:6 rq:659392 version:2.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes  
2018-06-29 22:27:47.702420304 +0200
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new.28833/python-geoip2.changes   
2018-12-27 00:26:26.891807544 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:48:25 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-geoip2.spec ++
--- /var/tmp/diff_new_pack.LqbXX2/_old  2018-12-27 00:26:27.227807269 +0100
+++ /var/tmp/diff_new_pack.LqbXX2/_new  2018-12-27 00:26:27.231807267 +0100
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -26,7 +26,6 @@
 Group:  Development/Languages/Python
 URL:http://www.maxmind.com/
 Source: 
https://files.pythonhosted.org/packages/source/g/geoip2/geoip2-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros




commit python-geoip2 for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2018-06-29 22:27:47

Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-geoip2.new (New)


Package is "python-geoip2"

Fri Jun 29 22:27:47 2018 rev:5 rq:617163 version:2.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes  
2018-05-08 13:36:38.055081346 +0200
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new/python-geoip2.changes 
2018-06-29 22:27:47.702420304 +0200
@@ -1,0 +2,9 @@
+Sun May 27 08:28:33 UTC 2018 - sebix+novell@sebix.at
+
+- update to version 2.9.0:
+ * You may now pass in the database via a file descriptor rather than a file
+   name when creating a new ``geoip2.database.Reader`` object using 
``MODE_FD``.
+   This will read the database from the file descriptor into memory. Pull
+   request by nkinkade. GitHub #53.
+
+---

Old:

  geoip2-2.8.0.tar.gz

New:

  geoip2-2.9.0.tar.gz



Other differences:
--
++ python-geoip2.spec ++
--- /var/tmp/diff_new_pack.cnaad2/_old  2018-06-29 22:27:48.454419734 +0200
+++ /var/tmp/diff_new_pack.cnaad2/_new  2018-06-29 22:27:48.458419730 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-geoip2
-Version:2.8.0
+Version:2.9.0
 Release:0
 Summary:MaxMind GeoIP2 Python API
 License:Apache-2.0
@@ -28,20 +28,16 @@
 Source: 
https://files.pythonhosted.org/packages/source/g/geoip2/geoip2-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-maxminddb >= 1.2.1
-Requires:   python-requests >= 2.9
-BuildArch:  noarch
-%if %{with test}
+# SECTION test requirements
 BuildRequires:  %{python_module maxminddb >= 1.2.1}
 BuildRequires:  %{python_module requests >= 2.9}
-%endif
-# SECTION test requirements
-BuildRequires:  fdupes
-%if %{with test}
 BuildRequires:  %{python_module requests-mock >= 0.5}
-%endif
 # /SECTION
+Requires:   python-maxminddb >= 1.4.0
+Requires:   python-requests >= 2.9
+BuildArch:  noarch
 %ifpython2
 Recommends: python2-ipaddress
 %endif
@@ -61,10 +57,8 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$sitearch}
 
-%if %{with test}
 %check
 %python_exec setup.py test
-%endif
 
 %files %{python_files}
 %license LICENSE

++ geoip2-2.8.0.tar.gz -> geoip2-2.9.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoip2-2.8.0/HISTORY.rst new/geoip2-2.9.0/HISTORY.rst
--- old/geoip2-2.8.0/HISTORY.rst2018-04-10 17:16:20.0 +0200
+++ new/geoip2-2.9.0/HISTORY.rst2018-05-25 22:09:07.0 +0200
@@ -3,6 +3,14 @@
 History
 ---
 
+2.9.0 (2018-05-25)
+++
+
+* You may now pass in the database via a file descriptor rather than a file
+  name when creating a new ``geoip2.database.Reader`` object using ``MODE_FD``.
+  This will read the database from the file descriptor into memory. Pull
+  request by nkinkade. GitHub #53.
+
 2.8.0 (2018-04-10)
 ++
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoip2-2.8.0/PKG-INFO new/geoip2-2.9.0/PKG-INFO
--- old/geoip2-2.8.0/PKG-INFO   2018-04-10 17:17:57.0 +0200
+++ new/geoip2-2.9.0/PKG-INFO   2018-05-25 22:10:02.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: geoip2
-Version: 2.8.0
+Version: 2.9.0
 Summary: MaxMind GeoIP2 API
 Home-page: http://www.maxmind.com/
 Author: Gregory Oschwald
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoip2-2.8.0/docs/html/.buildinfo 
new/geoip2-2.9.0/docs/html/.buildinfo
--- old/geoip2-2.8.0/docs/html/.buildinfo   2018-04-10 17:17:57.0 
+0200
+++ new/geoip2-2.9.0/docs/html/.buildinfo   2018-05-25 22:10:02.0 
+0200
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file hashes the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 814be73c87ed7892a47ad139bc891772
+config: d356c361f731ca751f873518e0f0e70c
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/geoip2-2.8.0/docs/html/_static/documentation_options.js 
new/geoip2-2.9.0/docs/html/_static/documentation_options.js
--- old/geoip2-2.8.0/docs/html/_static/documentation_options.js 2018-04-10 
17:17:57.0 +0200
+++ 

commit python-geoip2 for openSUSE:Factory

2018-05-08 Thread root
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2018-05-08 13:36:36

Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-geoip2.new (New)


Package is "python-geoip2"

Tue May  8 13:36:36 2018 rev:4 rq:603090 version:2.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes  
2018-03-04 12:52:50.559069104 +0100
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new/python-geoip2.changes 
2018-05-08 13:36:38.055081346 +0200
@@ -1,0 +2,17 @@
+Wed May  2 12:02:32 UTC 2018 - tchva...@suse.com
+
+- Use license macro for license
+
+---
+Thu Apr 12 19:32:15 UTC 2018 - sebix+novell@sebix.at
+
+- update to version 2.8.0:
+ * Renamed user ID to account ID in the code and added support for the new
+   ``ACCOUNT_ID_REQUIRED`` AND ``ACCOUNT_ID_UNKNOWN`` error codes.
+- update to version 2.7.0:
+ * The ``is_in_european_union`` attribute was added to
+   ``geoip2.record.Country`` and ``geoip2.record.RepresentedCountry``. This
+   attribute is ``True`` if the country is a member state of the European
+   Union.
+
+---

Old:

  geoip2-2.6.0.tar.gz

New:

  geoip2-2.8.0.tar.gz



Other differences:
--
++ python-geoip2.spec ++
--- /var/tmp/diff_new_pack.HSRLEu/_old  2018-05-08 13:36:38.847052763 +0200
+++ /var/tmp/diff_new_pack.HSRLEu/_new  2018-05-08 13:36:38.851052619 +0200
@@ -19,12 +19,12 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-geoip2
-Version:2.6.0
+Version:2.8.0
 Release:0
 Summary:MaxMind GeoIP2 Python API
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://www.maxmind.com/
+URL:http://www.maxmind.com/
 Source: 
https://files.pythonhosted.org/packages/source/g/geoip2/geoip2-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
@@ -67,7 +67,8 @@
 %endif
 
 %files %{python_files}
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog

++ geoip2-2.6.0.tar.gz -> geoip2-2.8.0.tar.gz ++
 12291 lines of diff (skipped)




commit python-geoip2 for openSUSE:Factory

2018-03-04 Thread root
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2018-03-04 12:52:10

Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-geoip2.new (New)


Package is "python-geoip2"

Sun Mar  4 12:52:10 2018 rev:3 rq:582255 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes  
2017-11-04 19:30:42.198020889 +0100
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new/python-geoip2.changes 
2018-03-04 12:52:50.559069104 +0100
@@ -1,0 +2,7 @@
+Sat Mar  3 18:36:30 UTC 2018 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * don't use python_module for Requires
+
+---



Other differences:
--
++ python-geoip2.spec ++
--- /var/tmp/diff_new_pack.M1UafT/_old  2018-03-04 12:52:51.379039226 +0100
+++ /var/tmp/diff_new_pack.M1UafT/_new  2018-03-04 12:52:51.383039080 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-geoip2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -29,8 +29,8 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-Requires:   %{python_module maxminddb >= 1.2.1}
-Requires:   %{python_module requests >= 2.9}
+Requires:   python-maxminddb >= 1.2.1
+Requires:   python-requests >= 2.9
 BuildArch:  noarch
 %if %{with test}
 BuildRequires:  %{python_module maxminddb >= 1.2.1}




commit python-geoip2 for openSUSE:Factory

2017-11-04 Thread root
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2017-11-04 19:30:28

Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-geoip2.new (New)


Package is "python-geoip2"

Sat Nov  4 19:30:28 2017 rev:2 rq:538853 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes  
2017-07-04 09:09:18.739737999 +0200
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new/python-geoip2.changes 
2017-11-04 19:30:42.198020889 +0100
@@ -1,0 +2,9 @@
+Fri Oct 27 21:10:06 UTC 2017 - sebix+novell@sebix.at
+
+- update to version 2.6.0:
+ * The following new anonymizer attributes were added to 
``geoip2.record.Traits``
+   for use with GeoIP2 Precision Insights: ``is_anonymous``,
+   ``is_anonymous_vpn``, ``is_hosting_provider``, ``is_public_proxy``, and
+   ``is_tor_exit_node``.
+
+---

Old:

  geoip2-2.5.0.tar.gz

New:

  geoip2-2.6.0.tar.gz



Other differences:
--
++ python-geoip2.spec ++
--- /var/tmp/diff_new_pack.2bDkY7/_old  2017-11-04 19:30:43.265981868 +0100
+++ /var/tmp/diff_new_pack.2bDkY7/_new  2017-11-04 19:30:43.269981721 +0100
@@ -13,39 +13,38 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-geoip2
-Version:2.5.0
+Version:2.6.0
 Release:0
-License:Apache-2.0
 Summary:MaxMind GeoIP2 Python API
-Url:http://www.maxmind.com/
+License:Apache-2.0
 Group:  Development/Languages/Python
+Url:http://www.maxmind.com/
 Source: 
https://files.pythonhosted.org/packages/source/g/geoip2/geoip2-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
+Requires:   %{python_module maxminddb >= 1.2.1}
+Requires:   %{python_module requests >= 2.9}
+BuildArch:  noarch
 %if %{with test}
 BuildRequires:  %{python_module maxminddb >= 1.2.1}
 BuildRequires:  %{python_module requests >= 2.9}
 %endif
 # SECTION test requirements
+BuildRequires:  fdupes
 %if %{with test}
 BuildRequires:  %{python_module requests-mock >= 0.5}
 %endif
-BuildRequires:  fdupes
 # /SECTION
-Requires:   %{python_module maxminddb >= 1.2.1}
-Requires:   %{python_module requests >= 2.9}
 %ifpython2
 Recommends: python2-ipaddress
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -60,7 +59,7 @@
 
 %install
 %python_install
-%python_expand %fdupes %buildroot%{$sitearch}
+%python_expand %fdupes %{buildroot}%{$sitearch}
 
 %if %{with test}
 %check
@@ -68,7 +67,6 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc LICENSE README.rst
 %{python_sitelib}/*
 

++ geoip2-2.5.0.tar.gz -> geoip2-2.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoip2-2.5.0/HISTORY.rst new/geoip2-2.6.0/HISTORY.rst
--- old/geoip2-2.5.0/HISTORY.rst2017-05-08 21:10:19.0 +0200
+++ new/geoip2-2.6.0/HISTORY.rst2017-10-27 21:59:29.0 +0200
@@ -3,6 +3,14 @@
 History
 ---
 
+2.6.0 (2017-10-27)
+++
+
+* The following new anonymizer attributes were added to 
``geoip2.record.Traits``
+  for use with GeoIP2 Precision Insights: ``is_anonymous``,
+  ``is_anonymous_vpn``, ``is_hosting_provider``, ``is_public_proxy``, and
+  ``is_tor_exit_node``.
+
 2.5.0 (2017-05-08)
 ++
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoip2-2.5.0/PKG-INFO new/geoip2-2.6.0/PKG-INFO
--- old/geoip2-2.5.0/PKG-INFO   2017-05-08 21:13:04.0 +0200
+++ new/geoip2-2.6.0/PKG-INFO   2017-10-27 22:02:24.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: geoip2
-Version: 2.5.0
+Version: 2.6.0
 Summary: MaxMind GeoIP2 API
 Home-page: http://www.maxmind.com/
 Author: Gregory Oschwald
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoip2-2.5.0/docs/html/.buildinfo 
new/geoip2-2.6.0/docs/html/.buildinfo
--- old/geoip2-2.5.0/docs/html/.buildinfo   2017-05-08 21:13:04.0 
+0200
+++ new/geoip2-2.6.0/docs/html/.buildinfo   2017-10-27 22:02:24.0 
+0200
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file hashes the configuration used when building these files. When it 
is not found, a full rebuild will be done.