mbox series

[bug#60156,0/4] Update proj to 9.1.1.

Message ID 20221217114046.5143-1-felgru@posteo.net
Headers show
Series Update proj to 9.1.1. | expand

Message

Felix Gruber Dec. 17, 2022, 11:40 a.m. UTC
This patchset updates proj to version 9.1.1 and updates some dependent
packages to build against this new version.

Felix Gruber (4):
  gnu: proj: Update to 9.1.1.
  gnu: libgeotiff: Apply patch for building against proj 9.1.1.
  gnu: python-pyproj: Update to 3.4.0.
  gnu: python-cartopy: Update to 0.21.0.

 gnu/local.mk                                  |   1 +
 gnu/packages/geo.scm                          |  24 ++---
 ...libgeotiff-fix-tests-with-proj-9.1.1.patch | 100 ++++++++++++++++++
 3 files changed, 113 insertions(+), 12 deletions(-)
 create mode 100644 gnu/packages/patches/libgeotiff-fix-tests-with-proj-9.1.1.patch

Comments

Guillaume Le Vaillant Dec. 20, 2022, 4:59 p.m. UTC | #1
Patches pushed as 990da1af79afa4c33385508f32f79878a4a67966 and
following.
Thanks.