diff --git a/python-geoip2-4.0.2.tar.gz b/python-geoip2-4.0.2.tar.gz deleted file mode 100644 index 483cfd5..0000000 --- a/python-geoip2-4.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4afb5d899eac08444e461239c8afb165c90234adc0b5dc952792d9da74c9091b -size 299778 diff --git a/python-geoip2-4.1.0.tar.gz b/python-geoip2-4.1.0.tar.gz new file mode 100644 index 0000000..09ad92f --- /dev/null +++ b/python-geoip2-4.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d8d15de2527e0697bbef44fc16812bba709f03a07ef99297bd56c1df3b1efd +size 308162 diff --git a/python-geoip2.changes b/python-geoip2.changes index ab74c0a..95f469f 100644 --- a/python-geoip2.changes +++ b/python-geoip2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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. + ------------------------------------------------------------------- Tue Jul 28 18:55:20 UTC 2020 - Sebastian Wagner diff --git a/python-geoip2.spec b/python-geoip2.spec index e90375d..951f00b 100644 --- a/python-geoip2.spec +++ b/python-geoip2.spec @@ -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