python-shapely 1.7.0-1 source package in Ubuntu

Changelog

python-shapely (1.7.0-1) unstable; urgency=medium

  * Ignore test failures on hppa.
  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Fri, 31 Jan 2020 06:49:47 +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.0-1.dsc 2.1 KiB f32898c05e3e54316e2c2301abcb6f7d295cee6359e4ad89329ce70d556120a6
python-shapely_1.7.0.orig.tar.gz 274.8 KiB 0f4283d5591578340e36f649736b496d25a793a45b9a2c93b128d2a856f2089b
python-shapely_1.7.0-1.debian.tar.xz 12.6 KiB c752214b4349cf9c21996d6235620a3377cde6b5277369d48d10cc5a5b2f9997

Available diffs

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