python-pyproj 3.6.1-3build1 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:27:30 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python

Downloads

File Size SHA-256 Checksum
python-pyproj_3.6.1.orig.tar.gz 234.0 KiB 33b4f865d370e37d290591b13985016e98fa9038a1a5bde5d0c208307ed5221d
python-pyproj_3.6.1-3build1.debian.tar.xz 8.5 KiB 8f16f6bd4383fb0a27a679954bfe148f1d319594522031c0725bb4e47d5eb600
python-pyproj_3.6.1-3build1.dsc 2.4 KiB 2ba4a0b3cf0d84257166ae15efb4e64386d4ce513be3eefe42dc912370fd89ff

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