python-shapely 1.8.5-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Use pybuild-plugin-pyproject instead of python3-setuptools.

 -- Bas Couwenberg <email address hidden>  Thu, 13 Oct 2022 05:42:14 +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.5-1.dsc 2.2 KiB 2238891431aeee9ace697f7e8ac34d0c7ebb4ac17690a7cc47ddfa2a35ecf115
python-shapely_1.8.5.orig.tar.gz 315.5 KiB f4aee829f3fba115891f80007a745953ca7b1c29073465a4be9f364ef202d4b2
python-shapely_1.8.5-1.debian.tar.xz 12.8 KiB 631309e0b2a00cfc2e56c431ddf562005b7104a9f5b13084b0206c92236a589b

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