python-shapely 2.0.3-1build1 source package in Ubuntu

Changelog

python-shapely (2.0.3-1build1) noble; urgency=medium

  * No-change rebuild against libgeos-c1t64

 -- Steve Langasek <email address hidden>  Tue, 12 Mar 2024 22:56:52 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.3.orig.tar.gz 323.1 KiB 41a3b127bb9a517193302c49fe5dc8ad46aae070ccd6c64ba4d09b6ee3f5f083
python-shapely_2.0.3-1build1.debian.tar.xz 10.4 KiB 989937a180be683524e4ddb86e18efe7eb65b0a6aeea35534040ef32d91626a6
python-shapely_2.0.3-1build1.dsc 2.4 KiB 34a255cc094a1b1f13d161208490777cca310d3add90a618005acf951a1ed052

View changes file

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