python-shapely 2.0.2-2 source package in Ubuntu

Changelog

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

  * Fix autopkgtest failure.

 -- Bas Couwenberg <email address hidden>  Fri, 13 Oct 2023 08:50:19 +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_2.0.2-2.dsc 2.2 KiB 3a5db666b10bbae73421957955b2c2172fe68a8f16afd6aa9b061af68714c42b
python-shapely_2.0.2.orig.tar.gz 322.4 KiB 3245771e71fe7e4e7f2216e6e6394c288c0c7443d7f56704e4c881e8b7b9f000
python-shapely_2.0.2-2.debian.tar.xz 10.3 KiB 3941bd750c0e98586b24aff1b485c7ba4bb230052d552af72b867ec473085436

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