python-pyproj 3.4.0-2 source package in Ubuntu

Changelog

python-pyproj (3.4.0-2) unstable; urgency=medium

  * Add Rules-Requires-Root to control file.
  * Add patch to not set RPATH in libraries.

 -- Bas Couwenberg <email address hidden>  Thu, 01 Dec 2022 17:26:42 +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_3.4.0-2.dsc 2.2 KiB c85185147336fb7fc938a54362bc7d507ba7d21744986c5ee8a032449d9f173f
python-pyproj_3.4.0.orig.tar.gz 225.9 KiB 93cc66cdd3b261b78513e85ab42642a4b5e92e05b4bcca92b1adf8a8356bb0c8
python-pyproj_3.4.0-2.debian.tar.xz 7.7 KiB 546ac71eb61707277a689db5d498be90ef3f9ad5fac48d32d5e80f050414e815

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