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

Changelog

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

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.6.1, no changes.
  * Bump debhelper compat to 12, changes:
    - Drop --list-missing from dh_install
  * Drop python3-nose from build dependencies.
    (closes: #1018529)
  * Add Rules-Requires-Root to control file.

  [Angelos Tzotsos ]
  * Applied upstream proj6 branch patch.
  * Disabled tests since not included in the proj patch.

 -- Bas Couwenberg <email address hidden>  Thu, 01 Dec 2022 17:08:54 +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-4.dsc 2.2 KiB 36bd0422ab1aef615c891eb21cc8c895c1f32334e6d38ccc5d2b137cc0dbd8f1
python-mapnik_0.0~20200224-7da019cf9.orig.tar.gz 5.5 MiB 90b60e6df928e051dd8cf188f6c8b715cb1ae0bb6f793a290a27a29ebc22fd06
python-mapnik_0.0~20200224-7da019cf9-4.debian.tar.xz 17.8 KiB 949e6ce714675e6ad8025a8fbb74b1db28afb5f1cf65073e8d069d578e971c1c

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.