[Python-modules-commits] [python-geoip2] branch master updated (cf58aea -> 72253ec)
Ondrej Koblizek
kobla-guest at moszumanska.debian.org
Fri Feb 2 12:35:44 UTC 2018
This is an automated email from the git hooks/post-receive script.
kobla-guest pushed a change to branch master
in repository python-geoip2.
from cf58aea releasing package python-geoip2 version 2.6.0+dfsg1-1
new 8122947 Import python-geoip2_2.7.0+dfsg1.orig.tar.gz
new 4be1b3d record new upstream branch created by importing python-geoip2_2.7.0+dfsg1.orig.tar.gz and merge it
new ee964cd New upstream release
new f70fead Update debhelper compat level to 11
new 5852de6 d/control: Standards version is 4.1.3 now (no changes needed)
new 72253ec releasing package python-geoip2 version 2.7.0+dfsg1-1
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
HISTORY.rst | 10 +++-
PKG-INFO | 4 +-
debian/.git-dpm | 14 ++---
debian/changelog | 9 +++
debian/compat | 2 +-
debian/control | 4 +-
geoip2/__init__.py | 4 +-
geoip2/mixins.py | 4 +-
geoip2/records.py | 27 ++++++++-
geoip2/webservice.py | 64 ++++++++++-----------
setup.cfg | 1 -
setup.py | 1 +
tests/data/test-data/GeoIP2-Anonymous-IP-Test.mmdb | Bin 4024 -> 4192 bytes
.../GeoIP2-City-Test-Broken-Double-Format.mmdb | Bin 19041 -> 20470 bytes
.../GeoIP2-City-Test-Invalid-Node-Count.mmdb | Bin 19423 -> 20851 bytes
tests/data/test-data/GeoIP2-City-Test.mmdb | Bin 19403 -> 20831 bytes
.../test-data/GeoIP2-Connection-Type-Test.mmdb | Bin 2463 -> 3779 bytes
tests/data/test-data/GeoIP2-Country-Test.mmdb | Bin 16189 -> 18058 bytes
.../data/test-data/GeoIP2-DensityIncome-Test.mmdb | Bin 1650 -> 3065 bytes
tests/data/test-data/GeoIP2-Domain-Test.mmdb | Bin 4947 -> 6326 bytes
tests/data/test-data/GeoIP2-Enterprise-Test.mmdb | Bin 6545 -> 7930 bytes
tests/data/test-data/GeoIP2-ISP-Test.mmdb | Bin 75113 -> 76177 bytes
.../GeoIP2-Precision-Enterprise-Test.mmdb | Bin 8625 -> 12888 bytes
tests/data/test-data/GeoIP2-User-Count-Test.mmdb | Bin 0 -> 3858 bytes
tests/data/test-data/GeoLite2-ASN-Test.mmdb | Bin 1753 -> 3168 bytes
.../test-data/MaxMind-DB-no-ipv4-search-tree.mmdb | Bin 1614 -> 618 bytes
.../test-data/MaxMind-DB-string-value-entries.mmdb | Bin 579 -> 1341 bytes
.../MaxMind-DB-test-broken-pointers-24.mmdb | Bin 527 -> 1289 bytes
.../MaxMind-DB-test-broken-search-tree-24.mmdb | Bin 551 -> 1298 bytes
tests/data/test-data/MaxMind-DB-test-decoder.mmdb | Bin 2732 -> 2933 bytes
tests/data/test-data/MaxMind-DB-test-ipv4-24.mmdb | Bin 536 -> 1298 bytes
tests/data/test-data/MaxMind-DB-test-ipv4-28.mmdb | Bin 573 -> 1462 bytes
tests/data/test-data/MaxMind-DB-test-ipv4-32.mmdb | Bin 610 -> 1626 bytes
tests/data/test-data/MaxMind-DB-test-ipv6-24.mmdb | Bin 1545 -> 2806 bytes
tests/data/test-data/MaxMind-DB-test-ipv6-28.mmdb | Bin 1751 -> 3222 bytes
tests/data/test-data/MaxMind-DB-test-ipv6-32.mmdb | Bin 1957 -> 3638 bytes
.../MaxMind-DB-test-metadata-pointers.mmdb | Bin 2198 -> 2198 bytes
tests/data/test-data/MaxMind-DB-test-mixed-24.mmdb | Bin 1847 -> 3066 bytes
tests/data/test-data/MaxMind-DB-test-mixed-28.mmdb | Bin 2089 -> 3511 bytes
tests/data/test-data/MaxMind-DB-test-mixed-32.mmdb | Bin 2331 -> 3956 bytes
tests/data/test-data/MaxMind-DB-test-nested.mmdb | Bin 2590 -> 3802 bytes
tests/database_test.py | 19 +++---
tests/models_test.py | 26 +++++----
tests/webservice_test.py | 60 +++++++++++++++----
44 files changed, 165 insertions(+), 84 deletions(-)
create mode 100644 tests/data/test-data/GeoIP2-User-Count-Test.mmdb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-geoip2.git
More information about the Python-modules-commits
mailing list