python-shapely 1.6.4-5 source package in Ubuntu

Changelog

python-shapely (1.6.4-5) unstable; urgency=medium

  * Ignore test failures on s390x & ppc64.

 -- Bas Couwenberg <email address hidden>  Tue, 19 Nov 2019 21:31:06 +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.6.4-5.dsc 2.1 KiB 004a13d3513ba767cdb3f50e0610bc74aefc2f2a3fe438920ee558fde463ab38
python-shapely_1.6.4.orig.tar.gz 262.7 KiB 359a1d6f0569b72c2cc128e9082fb5013f026ac2f9a66f0817c349c2f972f8ee
python-shapely_1.6.4-5.debian.tar.xz 14.8 KiB f8fcd8c1d219626f81f0d6935bd028c83244203f37771031e3275c91f523fbde

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