python-shapely 2.0.1-2 source package in Ubuntu

Changelog

python-shapely (2.0.1-2) unstable; urgency=medium

  * Use autopkgtest-pkg-pybuild testsuite.
  * Enable Salsa CI.
  * Add patch to fix FTBFS with GEOS 3.12.

 -- Bas Couwenberg <email address hidden>  Sun, 16 Jul 2023 20:03:16 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python

Downloads

File Size SHA-256 Checksum
python-shapely_2.0.1-2.dsc 2.2 KiB 90ee0bd55567506c2ef5690d488857b2cb5249d5d3fffe8b035b4638845684e5
python-shapely_2.0.1.orig.tar.gz 318.2 KiB 93d754ddf07f1607dc7189881518da2d8e6f19cba5bcd1969875a0101592531d
python-shapely_2.0.1-2.debian.tar.xz 10.2 KiB 01b3a1c24794afda5b1b93bb1d90e62cc98ad9ec7d4946661d5f5f66664b05cd

Available diffs

No changes file available.

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