Accepting request 846048 from Application:Geo

OBS-URL: https://build.opensuse.org/request/show/846048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geoip2?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2020-11-06 22:43:10 +00:00 committed by Git OBS Bridge
commit 32c8b350c6
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4afb5d899eac08444e461239c8afb165c90234adc0b5dc952792d9da74c9091b
size 299778

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57d8d15de2527e0697bbef44fc16812bba709f03a07ef99297bd56c1df3b1efd
size 308162

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Nov 4 15:56:32 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- 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.
-------------------------------------------------------------------
Tue Jul 28 18:55:20 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -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