python-shapely 1.8.5-2build1 source package in Ubuntu

Changelog

python-shapely (1.8.5-2build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Wed, 22 Mar 2023 05:41:33 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe python

Downloads

File Size SHA-256 Checksum
python-shapely_1.8.5.orig.tar.gz 315.5 KiB f4aee829f3fba115891f80007a745953ca7b1c29073465a4be9f364ef202d4b2
python-shapely_1.8.5-2build1.debian.tar.xz 12.9 KiB aa7f362ed6b0ed86685c27143ba2cca23cf74191eef5071aaa3e5a52d00b2ad6
python-shapely_1.8.5-2build1.dsc 2.2 KiB 4fbb2b6cfde9459ef362fbe40dd63994c3f256f39242fc16da444d86a54bd780

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