python-shapely 1.8.0-1build1 source package in Ubuntu

Changelog

python-shapely (1.8.0-1build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Wed, 16 Mar 2022 23:14:29 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe python

Downloads

File Size SHA-256 Checksum
python-shapely_1.8.0.orig.tar.gz 303.6 KiB 492d4207b20541e3d0f31c238e07d2f55fe5e00afcfd12390bf55737901fce91
python-shapely_1.8.0-1build1.debian.tar.xz 12.8 KiB edc17e002e50e6f8bcdaa76613712956091e91018644cb243240f82f7031d4d6
python-shapely_1.8.0-1build1.dsc 2.2 KiB 1c3ac36e6e0d7b0e86d739e4bba4b1d1091cd7795dcde090560c66fcfef4d830

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