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

Changelog

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

  * Team upload.
  * Add -v to pytest arguments.
  * Use patch to not set RPATH in libraries.
  * Don't use xvfb-run for tests, causes FTBFS.
  * Sync tests between autopkgtest & build.

 -- Bas Couwenberg <email address hidden>  Thu, 01 Dec 2022 21:35:01 +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-4.dsc 2.6 KiB d38b98c9f63c6df37bca68730493c58ef5755ec0266c2c93038848601efbca1c
python-cartopy_0.21.0+dfsg.orig.tar.xz 9.3 MiB 9f6db3daeb7ba0d03119a3313f39ef52d457cd90ee016422bec92f9d75f4f550
python-cartopy_0.21.0+dfsg-4.debian.tar.xz 11.1 KiB d650f66800ff64f9834f58a54eaaa5bc18ff4c13e0ad2076ddd51e5ba73313a5

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