python-pyproj 3.3.1-1build1 source package in Ubuntu

Changelog

python-pyproj (3.3.1-1build1) kinetic; urgency=medium

  * No-change rebuild against libproj25

 -- Steve Langasek <email address hidden>  Mon, 16 May 2022 16:23:13 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
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.1.orig.tar.gz 232.8 KiB f4201ea962458c4da927ddd19f92fff3d81db8a78a9297269f56810dab01700c
python-pyproj_3.3.1-1build1.debian.tar.xz 7.3 KiB d90ccac1805332868d755f09956d9dc18a7a9b80dcf619097dbc7222844fcd05
python-pyproj_3.3.1-1build1.dsc 2.3 KiB f1c4052d7c877a72f6dd5f84c4e4e16601e15f7b22ffc994f1496afc68694986

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