[Python-modules-commits] [python-geoip2] 02/05: record new upstream branch created by importing python-geoip2_2.5.0+dfsg1.orig.tar.gz and merge it
Ondřej Nový
onovy at moszumanska.debian.org
Fri May 12 14:12:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-geoip2.
commit 77fe2990f72e699c227a57fa63c62e323f771d3d
Merge: 8f00b2e cba45d4
Author: Ondřej Nový <onovy at debian.org>
Date: Fri May 12 16:01:04 2017 +0200
record new upstream branch created by importing python-geoip2_2.5.0+dfsg1.orig.tar.gz and merge it
HISTORY.rst | 7 ++
PKG-INFO | 28 ++++-
README.rst | 26 +++-
debian/.git-dpm | 14 +--
geoip2/__init__.py | 4 +-
geoip2/compat.py | 2 +
geoip2/database.py | 15 ++-
geoip2/models.py | 42 ++++++-
geoip2/records.py | 34 +++---
geoip2/webservice.py | 17 +--
setup.cfg | 1 -
tests/data/test-data/GeoIP2-Anonymous-IP-Test.mmdb | Bin 3919 -> 4024 bytes
.../GeoIP2-City-Test-Broken-Double-Format.mmdb | Bin 20377 -> 19041 bytes
.../GeoIP2-City-Test-Invalid-Node-Count.mmdb | Bin 20759 -> 19423 bytes
tests/data/test-data/GeoIP2-City-Test.mmdb | Bin 20739 -> 19403 bytes
.../test-data/GeoIP2-Connection-Type-Test.mmdb | Bin 3779 -> 2463 bytes
tests/data/test-data/GeoIP2-Country-Test.mmdb | Bin 17561 -> 16189 bytes
.../data/test-data/GeoIP2-DensityIncome-Test.mmdb | Bin 0 -> 1650 bytes
tests/data/test-data/GeoIP2-Domain-Test.mmdb | Bin 6326 -> 4947 bytes
tests/data/test-data/GeoIP2-Enterprise-Test.mmdb | Bin 3828 -> 6545 bytes
tests/data/test-data/GeoIP2-ISP-Test.mmdb | Bin 76196 -> 75113 bytes
.../data/test-data/GeoIP2-Precision-City-Test.mmdb | Bin 21360 -> 0 bytes
.../GeoIP2-Precision-Enterprise-Test.mmdb | Bin 0 -> 8625 bytes
.../data/test-data/GeoIP2-Precision-ISP-Test.mmdb | Bin 76443 -> 0 bytes
tests/data/test-data/GeoLite2-ASN-Test.mmdb | Bin 0 -> 1753 bytes
.../test-data/MaxMind-DB-no-ipv4-search-tree.mmdb | Bin 2251 -> 1614 bytes
.../test-data/MaxMind-DB-string-value-entries.mmdb | Bin 1341 -> 579 bytes
.../MaxMind-DB-test-broken-pointers-24.mmdb | Bin 1289 -> 527 bytes
.../MaxMind-DB-test-broken-search-tree-24.mmdb | Bin 1313 -> 551 bytes
tests/data/test-data/MaxMind-DB-test-decoder.mmdb | Bin 3944 -> 2732 bytes
tests/data/test-data/MaxMind-DB-test-ipv4-24.mmdb | Bin 1298 -> 536 bytes
tests/data/test-data/MaxMind-DB-test-ipv4-28.mmdb | Bin 1462 -> 573 bytes
tests/data/test-data/MaxMind-DB-test-ipv4-32.mmdb | Bin 1626 -> 610 bytes
tests/data/test-data/MaxMind-DB-test-ipv6-24.mmdb | Bin 2806 -> 1545 bytes
tests/data/test-data/MaxMind-DB-test-ipv6-28.mmdb | Bin 3222 -> 1751 bytes
tests/data/test-data/MaxMind-DB-test-ipv6-32.mmdb | Bin 3638 -> 1957 bytes
.../MaxMind-DB-test-metadata-pointers.mmdb | Bin 2258 -> 2198 bytes
tests/data/test-data/MaxMind-DB-test-mixed-24.mmdb | Bin 3066 -> 1847 bytes
tests/data/test-data/MaxMind-DB-test-mixed-28.mmdb | Bin 3511 -> 2089 bytes
tests/data/test-data/MaxMind-DB-test-mixed-32.mmdb | Bin 3956 -> 2331 bytes
tests/data/test-data/MaxMind-DB-test-nested.mmdb | Bin 3802 -> 2590 bytes
tests/database_test.py | 28 ++++-
tests/models_test.py | 59 +++++++---
tests/webservice_test.py | 131 ++++++++++++---------
44 files changed, 283 insertions(+), 125 deletions(-)
diff --cc debian/.git-dpm
index 24d2682,0000000..26a4901
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
- 7318465bc7198883f7ad048f0a08d56e439f316e
- 7318465bc7198883f7ad048f0a08d56e439f316e
- 7318465bc7198883f7ad048f0a08d56e439f316e
- 7318465bc7198883f7ad048f0a08d56e439f316e
- python-geoip2_2.4.2+dfsg1.orig.tar.gz
- 7a552c3bc70cff423bf673d875b13ba517fd0329
- 157295
++cba45d4629a691e35e69c98cb250547808ea6efb
++cba45d4629a691e35e69c98cb250547808ea6efb
++cba45d4629a691e35e69c98cb250547808ea6efb
++cba45d4629a691e35e69c98cb250547808ea6efb
++python-geoip2_2.5.0+dfsg1.orig.tar.gz
++a4862032a3cddebe2135662044f532e80e31547d
++112775
+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