python-shapely 1.7.1-2 source package in Ubuntu

Changelog

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

  * Bump watch file version to 4.
  * Update lintian overrides.
  * Bump Standards-Version to 4.5.1, no changes.
  * Add upstream patch to fix FTBFS with GEOS 3.9.0.
    (closes: #978326)

 -- Bas Couwenberg <email address hidden>  Sun, 27 Dec 2020 10:25:08 +0100

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-2.dsc 2.1 KiB 485d56b1261b69a320296ea911f520dbcb709f0b1287d132c030dc1a2b54592b
python-shapely_1.7.1.orig.tar.gz 286.5 KiB 8a39f78a5bb21bc7a0f6e3aa9d78291fad53a433346ffa2474076698da47f24c
python-shapely_1.7.1-2.debian.tar.xz 13.0 KiB 2134de99934167f81b27e904151aefa42d11e6d62b4e790337a1d951c396f446

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