python-shapely 1.6.4-3build1 source package in Ubuntu

Changelog

python-shapely (1.6.4-3build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:43:48 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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_1.6.4.orig.tar.gz 262.7 KiB 359a1d6f0569b72c2cc128e9082fb5013f026ac2f9a66f0817c349c2f972f8ee
python-shapely_1.6.4-3build1.debian.tar.xz 14.5 KiB 90dcec1bbdb2bf5ec48c8b72ac134472331756e323d519d7a0d3d834094f16a2
python-shapely_1.6.4-3build1.dsc 2.2 KiB fbce9b48d3cfc3f214aaae40fab8c73063893572cd64f7c48ac1693d143f1efb

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