python-shapely 1.7.0-1build1 source package in Ubuntu

Changelog

python-shapely (1.7.0-1build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:46:35 +0100

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
Focal release universe python

Downloads

File Size SHA-256 Checksum
python-shapely_1.7.0.orig.tar.gz 274.8 KiB 0f4283d5591578340e36f649736b496d25a793a45b9a2c93b128d2a856f2089b
python-shapely_1.7.0-1build1.debian.tar.xz 12.7 KiB b3428c8110f51e5cff36c225ac65ba4bfdb6f7b0639887d904a70ac3f3c256a8
python-shapely_1.7.0-1build1.dsc 2.2 KiB 6ac95abf2ae095b0d80e731ee662589b6cc457de8cdd77c47419a32d311a3dcc

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