python-shapely 1.8.5-2 source package in Ubuntu

Changelog

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

  * Drop python3-descartes from build dependencies.
  * Add Rules-Requires-Root to control file.

 -- Bas Couwenberg <email address hidden>  Thu, 01 Dec 2022 17:45:30 +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.8.5-2.dsc 2.1 KiB c174d14e903144782efcc25a650eb4802756456b9fdd50d17781645b1461f182
python-shapely_1.8.5.orig.tar.gz 315.5 KiB f4aee829f3fba115891f80007a745953ca7b1c29073465a4be9f364ef202d4b2
python-shapely_1.8.5-2.debian.tar.xz 12.8 KiB 536b1a54f62ed90ba9c6e0b5fb855f01ab34002fbe437360b32b3023af298e98

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