python-pyproj 3.4.1-1build1 source package in Ubuntu

Changelog

python-pyproj (3.4.1-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Thu, 16 Mar 2023 07:28:54 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe python

Downloads

File Size SHA-256 Checksum
python-pyproj_3.4.1.orig.tar.gz 226.9 KiB 4248cd0c1e0ba8b78600a35ce3c4d6d92a8ef5e9e275dbe843cc22c7bdaa7362
python-pyproj_3.4.1-1build1.debian.tar.xz 7.7 KiB fdf23fbe187a2ee5e6f66eae8fdb40b77036fbe6b3e622759f176b8ee2c7e3c4
python-pyproj_3.4.1-1build1.dsc 2.3 KiB 616b22e8829337cbc4b283bed722930a10ad08957f78aab38fe84edb4fb3153c

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