python-mapnik 1:0.0~20240222-5ab32f020-1 source package in Ubuntu

Changelog

python-mapnik (1:0.0~20240222-5ab32f020-1) unstable; urgency=medium

  * Require at least libmapnik-dev 4.0.0.
  * Add patch by Gianfranco Costamagna to fix FTBFS with Mapnik 4.0.0.
    (closes: #1069130)
  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Mon, 08 Jul 2024 14:13:46 +0200

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~20240222-5ab32f020-1.dsc 2.3 KiB 2f3a2d35c9b2d06b429ee0543aae928c9cba6e8923030b121aa24d0ef39b2973
python-mapnik_0.0~20240222-5ab32f020.orig.tar.gz 5.6 MiB afe694a2ac909a930af6dce6d1519af374850266b5ff5ccfd81d21be44b77b13
python-mapnik_0.0~20240222-5ab32f020-1.debian.tar.xz 19.5 KiB 948d6854c7811eb141684da4b5c2b2f8e9c376fdf383117636668f4b5f22e1f6

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.

python3-mapnik-dbgsym: debug symbols for python3-mapnik