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:
commit
32c8b350c6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4afb5d899eac08444e461239c8afb165c90234adc0b5dc952792d9da74c9091b
|
||||
size 299778
|
3
python-geoip2-4.1.0.tar.gz
Normal file
3
python-geoip2-4.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57d8d15de2527e0697bbef44fc16812bba709f03a07ef99297bd56c1df3b1efd
|
||||
size 308162
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user