python-shapely 1.8.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Refresh patches.
  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Tue, 26 Oct 2021 05:47:44 +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.8.0-1.dsc 2.1 KiB 42d95ba611effcd63ad5479543f157a3b94a65f19cb32d122fe1d1aef456c2d6
python-shapely_1.8.0.orig.tar.gz 303.6 KiB 492d4207b20541e3d0f31c238e07d2f55fe5e00afcfd12390bf55737901fce91
python-shapely_1.8.0-1.debian.tar.xz 12.7 KiB 7a4a9a029bec64af1c033af796210662326c083e4e87703259078ec6e48ddc3e

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