python-pyproj 3.6.0-1 source package in Ubuntu

Changelog

python-pyproj (3.6.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump debhelper compat to 13.
  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Tue, 13 Jun 2023 05:25:49 +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
Mantic release universe python

Downloads

File Size SHA-256 Checksum
python-pyproj_3.6.0-1.dsc 2.2 KiB fd3a53f1e0632cd7095d287dd50f0182d45293f25045067981b10d115a0bf2ef
python-pyproj_3.6.0.orig.tar.gz 233.4 KiB fc336e4ce7998f6bbffc6d7238faec87e70e9693a26f14237418b972464144e0
python-pyproj_3.6.0-1.debian.tar.xz 7.8 KiB 53eade7c845b8d069df5084ddb50bbb774c0d75603bbac38a1d6981805e74ccd

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