python-pyproj 2.4.2+ds-4 source package in Ubuntu

Changelog

python-pyproj (2.4.2+ds-4) unstable; urgency=medium

  * Add upstream patches for PROJ 6.3.x support.
  * Add patch to fix test failure with PROJ 7.0.0.

 -- Bas Couwenberg <email address hidden>  Wed, 19 Feb 2020 20:09:53 +0100

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

Downloads

File Size SHA-256 Checksum
python-pyproj_2.4.2+ds-4.dsc 2.1 KiB a0e19d090ca08fd5d8f55149494c7a6addab2ebf08a640a1c70ccd60010a9822
python-pyproj_2.4.2+ds.orig.tar.xz 82.7 KiB 56b921e7612f1d95a20d013ade9d33e4ab521bde0110a358463fd5f35d98fe53
python-pyproj_2.4.2+ds-4.debian.tar.xz 9.0 KiB 0114ff25bc661e7d7a8565991a5e753dbb1888aa5fb39e673f847c17e7efce0e

No changes file available.

Binary packages built by this source

python3-pyproj: Python 3 interface to PROJ library

 PROJ performs cartographic transformations between geographic (lat/lon)
 and map projection (x/y) coordinates. It can also transform directly
 from one map projection coordinate system to another.
 .
 This is a Python 3 binding to PROJ, it can receive coordinates as numpy
 arrays, Python arrays, lists or scalars. This module is optimized for
 numpy arrays.

python3-pyproj-dbgsym: debug symbols for python3-pyproj