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

Changelog

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

  * Drop Name field from upstream metadata.
  * Bump Standards-Version to 4.5.0, no changes.
  * Add patch to fix FTBFS due to test failures.
    (closes: #950660)

 -- Bas Couwenberg <email address hidden>  Tue, 04 Feb 2020 16:45:47 +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-3.dsc 2.1 KiB b7270ba08a6b20001b38470da7088bac292d1221ead72bca7854181d9db92183
python-pyproj_2.4.2+ds.orig.tar.xz 82.7 KiB 56b921e7612f1d95a20d013ade9d33e4ab521bde0110a358463fd5f35d98fe53
python-pyproj_2.4.2+ds-3.debian.tar.xz 6.8 KiB 7f00b3be2fb157f8818526ffd35fe76ce57f0d8cf794b2a8f1cec35d7cc7953e

Available diffs

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