all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68925] [PATCH 0/8] Update proj to 9.3.1.
@ 2024-02-04 16:43 Felix Gruber
  2024-02-04 16:47 ` [bug#68925] [PATCH 1/8] gnu: proj: Update " Felix Gruber
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Felix Gruber @ 2024-02-04 16:43 UTC (permalink / raw)
  To: 68925; +Cc: Felix Gruber, Andreas Enge, Eric Bavier, Sharlatan Hellseher

This patch set updates proj to 9.3.1 and also updates some packages that
depend on proj to make sure that they still build.

Felix Gruber (8):
  gnu: proj: Update to 9.3.1.
  gnu: python-pyproj: Update to 3.6.1.
  gnu: libgeotiff: Fix build with proj 9.3.1.
  gnu: geos: Update to 3.12.1.
  gnu: python-shapely: Update to 2.0.2.
  gnu: python-pyshp: Update to 2.3.1.
  gnu: grass: Update to 7.8.8.
  gnu: qgis: Fix build against proj 9.3.1.

 gnu/local.mk                                  |  3 +
 gnu/packages/geo.scm                          | 62 ++++++++++++-------
 .../libgeotiff-fix-tests-on-i386.patch        | 35 +++++++++++
 ...libgeotiff-fix-tests-with-proj-9.3.0.patch | 51 +++++++++++++++
 ...libgeotiff-fix-tests-with-proj-9.3.1.patch | 40 ++++++++++++
 gnu/packages/python-xyz.scm                   |  7 +--
 6 files changed, 171 insertions(+), 27 deletions(-)
 create mode 100644 gnu/packages/patches/libgeotiff-fix-tests-on-i386.patch
 create mode 100644 gnu/packages/patches/libgeotiff-fix-tests-with-proj-9.3.0.patch
 create mode 100644 gnu/packages/patches/libgeotiff-fix-tests-with-proj-9.3.1.patch


base-commit: abeffc82379c4f9bd2e6226ea27453b22cb4e0c8
-- 
2.41.0





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-02-07 17:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-04 16:43 [bug#68925] [PATCH 0/8] Update proj to 9.3.1 Felix Gruber
2024-02-04 16:47 ` [bug#68925] [PATCH 1/8] gnu: proj: Update " Felix Gruber
2024-02-04 16:47 ` [bug#68925] [PATCH 2/8] gnu: python-pyproj: Update to 3.6.1 Felix Gruber
2024-02-04 16:47 ` [bug#68925] [PATCH 3/8] gnu: libgeotiff: Fix build with proj 9.3.1 Felix Gruber
2024-02-04 16:47 ` [bug#68925] [PATCH 4/8] gnu: geos: Update to 3.12.1 Felix Gruber
2024-02-04 16:47 ` [bug#68925] [PATCH 5/8] gnu: python-shapely: Update to 2.0.2 Felix Gruber
2024-02-04 16:47 ` [bug#68925] [PATCH 6/8] gnu: python-pyshp: Update to 2.3.1 Felix Gruber
2024-02-04 16:47 ` [bug#68925] [PATCH 7/8] gnu: grass: Update to 7.8.8 Felix Gruber
2024-02-04 16:47 ` [bug#68925] [PATCH 8/8] gnu: qgis: Fix build against proj 9.3.1 Felix Gruber
2024-02-07 17:35 ` bug#68925: [PATCH 0/8] Update proj to 9.3.1 Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.