python-maxminddb 2.2.0-1 source package in Ubuntu

Changelog

python-maxminddb (2.2.0-1) unstable; urgency=medium

  * Acknowledge NMU, with gratitude to Stefano Rivera.
  * Add autopkgtest, running the upstream test suite.
  * Tag the python-maxminddb-doc package with Multi-Arch: foreign.
  * Add support for the "nocheck" and "nodoc" build profiles.
  * Simplify debian/rules:
    - Use dh-sequence-python3 and dh-sequence-sphinxdoc instead of dh --with.
    - Replace override_dh_auto_build with execute_before_dh_auto_build.
    - Replace override_dh_auto_clean with debian/clean.
    - Replace override_dh_auto_test with debian/pybuild.testfiles.
  * Drop python3-mock dependency, replaced upstream since v2.0.0.
  * Update copyright years.
  * Add upstream metadata.
  * Bump Standards-Version to 4.6.2, no further changes needed.

 -- Faidon Liambotis <email address hidden>  Mon, 16 Jan 2023 12:42:00 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-maxminddb_2.2.0-1.dsc 2.3 KiB 162f0cc3d4111550cbe25881aeaffc82778eef4ba706d70113af5a8e27cc830b
python-maxminddb_2.2.0.orig.tar.gz 273.3 KiB ebbd10e56df55ecc6ae82a6754461e70a0fcb8cc7953cb93c81800c42690362f
python-maxminddb_2.2.0-1.debian.tar.xz 10.7 KiB 5c6ca7f26a55f080986fa078b755292c19bd02b841bc1c4941f74a8d2de92855

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