python-cartopy 0.23.0+dfsg-1 source package in Ubuntu

Changelog

python-cartopy (0.23.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Remove generated files in clean target.
    (closes: #1049269)
  * Use execute_{before,after} instead of override in rules file.
  * Switch to dh-sequence-*.
  * Update lintian overrides.
  * Update copyright file.
  * Drop cartopy_feature_download.patch, fixed upstream.
    Refresh remaining patches.
  * Add patch to mark tests requiring network accordingly.
  * Update rules for shapefiles directory removed upstream.

 -- Bas Couwenberg <email address hidden>  Thu, 11 Apr 2024 06:00:33 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
python-cartopy_0.23.0+dfsg-1.dsc 2.6 KiB e68d1ccdad0c811dba0d807ca7e0bc39de94c781b24d8854d21c15a050b06331
python-cartopy_0.23.0+dfsg.orig.tar.xz 9.3 MiB c57e86a1c1a35b4ab7568e4fef56c474f3cf01035799115ac30c854e817c9b39
python-cartopy_0.23.0+dfsg-1.debian.tar.xz 11.6 KiB 2809e30e79801314295d93e6b1ee4ddc0cb8529208933cc3275828daa52a1cd1

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