python-geoip 1.3.2-3 source package in Ubuntu

Changelog

python-geoip (1.3.2-3) unstable; urgency=medium

  [ Scott Kitterman ]
  * Enable hardening flags

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #937783
  * Remove Josselin Mouette from Uploaders; Closes: #930175

 -- Sandro Tosi <email address hidden>  Sun, 15 Dec 2019 14:43:32 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-geoip_1.3.2-3.dsc 2.0 KiB 43ab82918c715426e5ff22ea10eb47322c4c302e2dff3e7ee6f80f33af7c7bda
python-geoip_1.3.2.orig.tar.gz 19.7 KiB a890da6a21574050692198f14b07aa4268a01371278dfc24f71cd9bc87ebf0e6
python-geoip_1.3.2-3.debian.tar.xz 4.0 KiB 7d077b6250e0181c6d8bbf7d8c867cc68c5ef5daa319a5208a73f4b7f3eb1a49

No changes file available.

Binary packages built by this source

python3-geoip: Python3 bindings for the GeoIP IP-to-country resolver library

 GeoIP is a library that enables the user to find the country that any
 IP address or hostname originates from, using a database instead of
 DNS.
 .
 This package contains the Python3 bindings for GeoIP, allowing to use
 this library within a Python3 program.

python3-geoip-dbgsym: debug symbols for python3-geoip