python-shapely 2.0.3-1build2 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:18:56 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Downloads

File Size SHA-256 Checksum
python-shapely_2.0.3.orig.tar.gz 323.1 KiB 41a3b127bb9a517193302c49fe5dc8ad46aae070ccd6c64ba4d09b6ee3f5f083
python-shapely_2.0.3-1build2.debian.tar.xz 10.5 KiB 39121c570dbf2edba6568e7022dc4727704a9e03670cabe70aff7594515e0409
python-shapely_2.0.3-1build2.dsc 2.3 KiB 72f8cd0ce9ca4ada07d34a06cd323ed8cb2ca3d19d2be36a5c943e8c45de05ee

Available diffs

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