python-shapely 2.0.2-2build1 source package in Ubuntu

Changelog

python-shapely (2.0.2-2build1) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:49:18 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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.orig.tar.gz 322.4 KiB 3245771e71fe7e4e7f2216e6e6394c288c0c7443d7f56704e4c881e8b7b9f000
python-shapely_2.0.2-2build1.debian.tar.xz 10.3 KiB 6f046937613400f1f853c88d27500f8837be20454e759a3679e4339ca55c1a35
python-shapely_2.0.2-2build1.dsc 2.3 KiB 33f040f5caefc83a5c5e7b0184d93613098b6603ba8bdbb51b84abe47968e1d5

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