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 - [email protected] + +- Use license macro for license + +------------------------------------------------------------------- +Thu Apr 12 19:32:15 UTC 2018 - [email protected] + +- 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)
