Path to this page:
Subject: CVS commit: pkgsrc/geography/py-proj
From: Greg Troxel
Date: 2024-10-01 15:28:27
Message id: 20241001132828.12374FC74@cvs.NetBSD.org
Log Message:
geography/py-proj: Update to 3.7.0
(Tests fail with environment issues, but one can load pyproj outside
of the test environment. Filed upstream.)
Enhancements:
* PERF: drop GIL during long-running proj database calls by @tpwrules in \
https://github.com/pyproj4/pyproj/pull/1354
* PERF: thread local context by @snowman2 in \
https://github.com/pyproj4/pyproj/pull/1419
* ENH: Add is_deprecated and get_non_deprecated() to CRS by @jjimenezshaw in \
https://github.com/pyproj4/pyproj/pull/1383
* ENH: Add runtime & compiled PROJ versions by @snowman2 in \
https://github.com/pyproj4/pyproj/pull/1427
Files: