python-mapnik 1:0.0~20200224-7da019cf9-5 source package in Ubuntu

Changelog

python-mapnik (1:0.0~20200224-7da019cf9-5) unstable; urgency=medium

  * Bump Standards-Version to 4.6.2, no changes.
  * Add patch to not use deprecated distutils module.
  * Bump debhelper compat to 13.
  * Remove generated files in clean target.
    (closes: #1045169)
  * Enable Salsa CI.
  * Switch to dh-sequence-*.
  * Add patch to fix FTBFS with python3.12.
    (closes: #1055716)

 -- Bas Couwenberg <email address hidden>  Wed, 06 Dec 2023 18:55:15 +0100

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-mapnik_0.0~20200224-7da019cf9-5.dsc 2.2 KiB 1080d42650383e8c7d2bfc3737128c0e1787a2d9826f6df45d20427fc9664bf8
python-mapnik_0.0~20200224-7da019cf9.orig.tar.gz 5.5 MiB 90b60e6df928e051dd8cf188f6c8b715cb1ae0bb6f793a290a27a29ebc22fd06
python-mapnik_0.0~20200224-7da019cf9-5.debian.tar.xz 19.3 KiB 2c8c380cf7e7fc51d861fa9b63be3763a0150a33b719b668353b5e666172a53b

No changes file available.

Binary packages built by this source

python3-mapnik: Python 3 interface to the mapnik library

 Mapnik is an OpenSource C++ toolkit for developing GIS
 (Geographic Information Systems) applications. At the core is a C++
 shared library providing algorithms/patterns for spatial data access and
 visualization.
 .
 Essentially a collection of geographic objects (map, layer, datasource,
 feature, geometry), the library doesn't rely on "windowing systems" and
 is intended to work in multi-threaded environments
 .
 This package contains the bindings for Python 3.