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

Changelog

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

  * Team upload.

  [ Bas Couwenberg ]
  * Drop test_crs.patch, no longer required.
  * Add python3-all to test depends.
    (closes: #999101)
  * Also ignore test failures on mips64el.
  * Explicitly use Agg matplotlib backend.

  [ Antonio Valentino ]
  * Update d/copyright file.
  * debian/control:
    - add Rules-Requires-Root: no
    - remove unnecessary greater-than versioned dependency from python3-shapely.
  * debian/python3-cartopy.lintian-overrides:
    - add item for application-in-library-section
    - add item for library-package-name-for-application
    - add item for no-manual-page usr/bin/cartopy_feature_download.py.
  * debian/rules:
    - rename scripts in usr/bin to remove the language extension.
  * debian/patches:
    - refresh and renumber all patches

 -- Bas Couwenberg <email address hidden>  Tue, 07 Dec 2021 14:19:15 +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.20.1+dfsg-2.dsc 2.5 KiB a596876506b5b618805fb67c7acf24c69c2662654fad76ea05642e51bc46aad9
python-cartopy_0.20.1+dfsg.orig.tar.xz 9.2 MiB f5432ac7811f865ac866767eb5fa86420681a6b0278e7456030f26b37a41ceee
python-cartopy_0.20.1+dfsg-2.debian.tar.xz 10.8 KiB 7c7f933bee7dddc71f60ed40bf0a06a47bf097f4e8d3ef8c8fe8100a16e898fa

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