python-pyproj 3.6.1-4 source package in Ubuntu

Changelog

python-pyproj (3.6.1-4) unstable; urgency=medium

  * Drop obsolete python3-mock build dependency.
    (closes: #1066144)
  * Add patch to fix FTBFS with PROJ 9.4.1.

 -- Bas Couwenberg <email address hidden>  Wed, 29 May 2024 09:40:18 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Downloads

File Size SHA-256 Checksum
python-pyproj_3.6.1-4.dsc 2.3 KiB a48f05a67d263551390ecf6d7ad725a2e5c5a7722176764a3c04ac5fb6091d8f
python-pyproj_3.6.1.orig.tar.gz 234.0 KiB 33b4f865d370e37d290591b13985016e98fa9038a1a5bde5d0c208307ed5221d
python-pyproj_3.6.1-4.debian.tar.xz 8.7 KiB a92563dbd41e778620a787c867c8800ce5dccd69d682dc8da603753c1e16ede3

No changes file available.

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