python-shapely 1.7.1-3 source package in Ubuntu

Changelog

python-shapely (1.7.1-3) unstable; urgency=medium

  * Update watch file for GitHub URL changes.
  * Bump Standards-Version to 4.6.0, no changes.
  * Bump debhelper compat to 12, no changes.
  * Add upstream patch to fix test failure with GEOS 3.10.0.

 -- Bas Couwenberg <email address hidden>  Thu, 21 Oct 2021 07:50:12 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-shapely_1.7.1-3.dsc 2.1 KiB 1f54a7b3ffc1f87e9f015100dd5dce8b5e28ca39073121583c678232c5962790
python-shapely_1.7.1.orig.tar.gz 286.5 KiB 8a39f78a5bb21bc7a0f6e3aa9d78291fad53a433346ffa2474076698da47f24c
python-shapely_1.7.1-3.debian.tar.xz 13.3 KiB e492b782a8edf1942ebe1914b05a1d2955950471dfc749c6b461a60c3225f5e3

No changes file available.

Binary packages built by this source

python3-shapely: geometric objects, predicates, and operations (Python 3)

 Shapely is a package for manipulation and analysis of 2D features.
 Its capabilities include:
  * calculating the point set unions, intersections, or differences of features
  * predicate tests on features: intersects, touches, contains, and more.
 .
 Supported geometric types are points, line strings, linear rings, polygons, and
 homogeneous or heterogeneous collections thereof.
 .
 This is the Python 3 version of the package.

python3-shapely-dbgsym: debug symbols for python3-shapely