python-cartopy 0.21.1+dfsg-2 source package in Ubuntu

Changelog

python-cartopy (0.21.1+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Enable numpy3 dh helper.
  * Bump Standards-Version to 4.6.2, no changes.
  * Drop broken symlink to examples.
    (closes: #1036597)
  * Bump debhelper compat to 13.
  * Add patch to fix FTBFS with PROJ 9.2.

 -- Bas Couwenberg <email address hidden>  Tue, 13 Jun 2023 21:03:35 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
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-cartopy_0.21.1+dfsg-2.dsc 2.6 KiB 7139d1fbe77611fd8f7293e17ced4664cdbdfc930981f0821e630aa4966fea2a
python-cartopy_0.21.1+dfsg.orig.tar.xz 9.3 MiB e5514125dd3c2a752500bbb2dd32e6fb4f653a2dd4a5f473a4a901bc37c97742
python-cartopy_0.21.1+dfsg-2.debian.tar.xz 11.7 KiB 428db68a6a086de7fcacdcbfcefed78f22df618841e2e9fcd092e663fa0a8a95

No changes file available.

Binary packages built by this source

python-cartopy-data: cartographic library for Python (package data)

 Cartopy is a Python package designed to make drawing maps for data analysis
 and visualisation easy.
 .
 It features:
 .
   - object oriented projection definitions
   - point, line, polygon and image transformations between projections
   - integration to expose advanced mapping in matplotlib with a simple and
     intuitive interface
   - powerful vector data handling by integrating shapefile reading with
     Shapely capabilities
 .
 This package provides common data files necessary to the library.

python3-cartopy: Cartographic library for Python 3

 Cartopy is a Python package designed to make drawing maps for data analysis
 and visualisation easy.
 .
 It features:
 .
   - object oriented projection definitions
   - point, line, polygon and image transformations between projections
   - integration to expose advanced mapping in matplotlib with a simple and
     intuitive interface
   - powerful vector data handling by integrating shapefile reading with
     Shapely capabilities
 .
 This package provides the Python 3 library.

python3-cartopy-dbgsym: debug symbols for python3-cartopy