python-cartopy 0.21.0+dfsg-3 source package in Ubuntu

Changelog

python-cartopy (0.21.0+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Drop obsolete workaround for proj_api.h deprecation.
  * Use pybuild-plugin-pyproject instead of python3-setuptools.

 -- Bas Couwenberg <email address hidden>  Thu, 01 Dec 2022 15:34:24 +0100

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.0+dfsg-3.dsc 2.6 KiB 476e601ddf62eeb8588eb5153ec066a79a252cc6ff14df3ee3543bb373c29c59
python-cartopy_0.21.0+dfsg.orig.tar.xz 9.3 MiB 9f6db3daeb7ba0d03119a3313f39ef52d457cd90ee016422bec92f9d75f4f550
python-cartopy_0.21.0+dfsg-3.debian.tar.xz 10.9 KiB 9be6abe89f0aca7a0cabe88619cbb7b09e60109058a3013fa644abad040d5726

Available diffs

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