python-maxminddb 1.4.1-2build2 source package in Ubuntu
Changelog
python-maxminddb (1.4.1-2build2) focal; urgency=medium * No-change rebuild to drop python3.7. -- Matthias Klose <email address hidden> Tue, 18 Feb 2020 10:23:27 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Faidon Liambotis
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-maxminddb_1.4.1.orig.tar.gz | 187.2 KiB | 7adfd1c080212ed116f47ef9c2085acc3dbe2a2c933bb08ff52d6967ca3c0bfa |
python-maxminddb_1.4.1-2build2.debian.tar.xz | 9.4 KiB | fa6a2f2b2793e6827f6476bc75800f9cf181be9d3eebb33e5e08851be8db4240 |
python-maxminddb_1.4.1-2build2.dsc | 2.2 KiB | 8d2256ee9be4ef2c1c3f315687e89f0cf289b5581a37c2aefb84ffe35f5da30d |
Available diffs
- diff from 1.4.1-2build1 to 1.4.1-2build2 (321 bytes)
Binary packages built by this source
- python-maxminddb-doc: Python module for reading the MaxMind DB format (documentation)
This is a Python module for reading MaxMind DB files. The module includes both
a pure Python reader and an optional C extension.
.
MaxMind DB is a binary file format that stores data indexed by IP address
subnets (IPv4 or IPv6).
.
This is the common documentation package.
- python3-maxminddb: Python 3 module for reading the MaxMind DB format
This is a Python module for reading MaxMind DB files. The module includes both
a pure Python reader and an optional C extension.
.
MaxMind DB is a binary file format that stores data indexed by IP address
subnets (IPv4 or IPv6).
- python3-maxminddb-dbgsym: debug symbols for python3-maxminddb