python-pyproj 3.6.1-1build1 source package in Ubuntu

Changelog

python-pyproj (3.6.1-1build1) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 10:22:09 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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.orig.tar.gz 234.0 KiB 33b4f865d370e37d290591b13985016e98fa9038a1a5bde5d0c208307ed5221d
python-pyproj_3.6.1-1build1.debian.tar.xz 8.1 KiB 97a5d66022c4bc123055f7776458718aa0e564dde1643dea992bc74872b5d73a
python-pyproj_3.6.1-1build1.dsc 2.4 KiB 2c9e9d9b2dcd70ddbfa3710fb173e65e65d400c3357a27d51ce551f28758905f

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