[Python-modules-commits] [python-geoip2] 02/06: record new upstream branch created by importing python-geoip2_2.7.0+dfsg1.orig.tar.gz and merge it
Ondrej Koblizek
kobla-guest at moszumanska.debian.org
Fri Feb 2 12:35:48 UTC 2018
This is an automated email from the git hooks/post-receive script.
kobla-guest pushed a commit to branch master
in repository python-geoip2.
commit 4be1b3d53b20a72821cd16854d43df3591b87f80
Merge: cf58aea 8122947
Author: Ondřej Kobližek <ondrej.koblizek at firma.seznam.cz>
Date: Fri Feb 2 11:36:21 2018 +0100
record new upstream branch created by importing python-geoip2_2.7.0+dfsg1.orig.tar.gz and merge it
HISTORY.rst | 10 +++-
PKG-INFO | 4 +-
debian/.git-dpm | 14 ++---
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 +++++++++++++++----
41 files changed, 153 insertions(+), 81 deletions(-)
diff --cc debian/.git-dpm
index 25ba4a6,0000000..5e6775f
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- abedbf6e35fecad5ab1deaed7417ecb8863063bc
- abedbf6e35fecad5ab1deaed7417ecb8863063bc
- abedbf6e35fecad5ab1deaed7417ecb8863063bc
- abedbf6e35fecad5ab1deaed7417ecb8863063bc
- python-geoip2_2.6.0+dfsg1.orig.tar.gz
- 53b32d39cd93977e1b4687f0981fd94a105cb818
- 105897
++81229475958f3d94c51f54bb0d4159a4e3257d8f
++81229475958f3d94c51f54bb0d4159a4e3257d8f
++81229475958f3d94c51f54bb0d4159a4e3257d8f
++81229475958f3d94c51f54bb0d4159a4e3257d8f
++python-geoip2_2.7.0+dfsg1.orig.tar.gz
++eb1b3fab3b9d7d227da0e337dec0513675c9de51
++120918
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
--
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