python-pyproj 3.3.0-2build1 source package in Ubuntu

Changelog

python-pyproj (3.3.0-2build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Wed, 16 Mar 2022 21:46:47 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe python

Downloads

File Size SHA-256 Checksum
python-pyproj_3.3.0.orig.tar.gz 226.9 KiB b6994cd82b244f1379a588ddc77e021b9aee4144b485fb5e9457265dd0f8baa1
python-pyproj_3.3.0-2build1.debian.tar.xz 7.2 KiB 32edde81a1feced998f6938a4d28ce93dfa7cb8bf1f75cf4900daf596241735e
python-pyproj_3.3.0-2build1.dsc 2.2 KiB f978e7468da1c9afde81512cadb823ed3b7c823b5211f373e315ff5194bea93e

View changes file

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