python-maxminddb 2.2.0-1build1 source package in Ubuntu

Changelog

python-maxminddb (2.2.0-1build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:37:19 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Faidon Liambotis
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main misc

Downloads

File Size SHA-256 Checksum
python-maxminddb_2.2.0.orig.tar.gz 273.3 KiB ebbd10e56df55ecc6ae82a6754461e70a0fcb8cc7953cb93c81800c42690362f
python-maxminddb_2.2.0-1build1.debian.tar.xz 10.7 KiB 2347257f77d9d5204fbe59dd5d3ff4d74ee1862eff8cc6569c386719c6268dc9
python-maxminddb_2.2.0-1build1.dsc 2.3 KiB c94c62e4c0ee256e583dd3690ff944014c058af1e5b15342cfe3c1f02dc48095

View changes file

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