python-pyproj 3.6.1-2 source package in Ubuntu

Changelog

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

  * Drop RC-buggy python3-xarray from build dependencies.
    (closes: #1055843)

 -- Bas Couwenberg <email address hidden>  Sun, 12 Nov 2023 16:16:37 +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.6.1-2.dsc 2.3 KiB 25c09f3d0a4bdbfd6e7d6e6c24a57585311de015e5bf540d7f64384d752f97a6
python-pyproj_3.6.1.orig.tar.gz 234.0 KiB 33b4f865d370e37d290591b13985016e98fa9038a1a5bde5d0c208307ed5221d
python-pyproj_3.6.1-2.debian.tar.xz 8.1 KiB f90bf31e67e6e538122330155d9d90b715afed10160e3f28fa90696524d8f831

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