python-maxminddb 2.2.0-0.1 source package in Ubuntu
Changelog
python-maxminddb (2.2.0-0.1) unstable; urgency=medium * Non-maintainer upload. * New upstream release. * Switch from nose to pytest, following upstream. (Closes: #1018530) * Bump copyright years. * Patch: Add support for setuptools >= 60 (Closes: #1022449) -- Stefano Rivera <email address hidden> Sat, 12 Nov 2022 09:45:17 +0200
Upload details
- Uploaded by:
- Faidon Liambotis
- Uploaded to:
- Sid
- 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_2.2.0-0.1.dsc | 1.7 KiB | 99fbb71b2532e7a2ebc985578913eddc47670beef0e2bcb1320e14f29ccd6dbd |
python-maxminddb_2.2.0.orig.tar.gz | 273.3 KiB | ebbd10e56df55ecc6ae82a6754461e70a0fcb8cc7953cb93c81800c42690362f |
python-maxminddb_2.2.0-0.1.debian.tar.xz | 10.3 KiB | a7f27c4ee6f257f4ee270ef37d0ae20acff8d362aea35c425571e1d1ce6b243e |
Available diffs
No changes file available.
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