python-pyproj 3.3.0-2 source package in Ubuntu

Changelog

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

  * Build for all supported Python versions again.
    (closes: #1000899)

 -- Bas Couwenberg <email address hidden>  Fri, 03 Dec 2021 07:35:51 +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.3.0-2.dsc 2.2 KiB de8e30ed50550174050334fdf25f9198e88951d0386260cd67999fdaddd1a0ec
python-pyproj_3.3.0.orig.tar.gz 226.9 KiB b6994cd82b244f1379a588ddc77e021b9aee4144b485fb5e9457265dd0f8baa1
python-pyproj_3.3.0-2.debian.tar.xz 7.2 KiB 2c5c0da697c9ab9b77e6605e65e3d84fcdedfd27e2ee9992bb56d96835d1812b

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