python-shapely 1.6.2-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Bump Standards-Version to 4.1.1, no changes.
  * Update privacy breach patch.

 -- Bas Couwenberg <email address hidden>  Thu, 26 Oct 2017 19:55:12 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
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.2-1.dsc 2.4 KiB b7fff3d91bf6b9ddf86e2ad3b14144eedcf09071f3a53d89d60b791630e9272b
python-shapely_1.6.2.orig.tar.gz 261.7 KiB 56878adb59c354008b8fc9eb5770d88ef91284a8d88c7b107ed72423a4486783
python-shapely_1.6.2-1.debian.tar.xz 13.0 KiB 7960f4177f8a93af46ff4665d275edc66ea3d7029fa4eac1bec440c2a04446d8

No changes file available.

Binary packages built by this source

python-shapely: geometric objects, predicates, and operations (Python 2)

 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 2 version of the package.

python-shapely-dbgsym: debug symbols for python-shapely
python-shapely-doc: geometric objects, predicates, and operations (documentation)

 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 package provides the documentation for Shapely.

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