all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62622] [PATCH 0/8] Update proj and a few other geo packages
@ 2023-04-02 17:42 Felix Gruber
  2023-04-02 17:45 ` [bug#62622] [PATCH 1/8] gnu: geos: Update to 3.11.2 Felix Gruber
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Felix Gruber @ 2023-04-02 17:42 UTC (permalink / raw)
  To: 62622; +Cc: Felix Gruber

This patchset updates a few geographical packages and makes sure that
their dependents still build. I've also updated the qgis package and
overhauled its 'check target to run tests in parallel and define an
environment variable (which was already defined in the wrapper script
that gets installed) that is needed by a few tests to succeed.

Felix Gruber (8):
  gnu: geos: Update to 3.11.2.
  gnu: proj: Update to 9.2.0.
  gnu: python-pyproj: Update to 3.5.0.
  gnu: python-cartopy: Update to 0.21.1.
  gnu: python-rtree: Update to 1.0.1.
  gnu: python-osmnx: Use pyproject-build-system.
  gnu: pcb2gcode: Update to 2.5.0.
  gnu: qgis: Update to 3.30.1.

 gnu/packages/engineering.scm |  61 ++++++------
 gnu/packages/geo.scm         | 173 +++++++++++++++++++----------------
 2 files changed, 121 insertions(+), 113 deletions(-)

-- 
2.39.2





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

end of thread, other threads:[~2023-04-12 10:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-02 17:42 [bug#62622] [PATCH 0/8] Update proj and a few other geo packages Felix Gruber
2023-04-02 17:45 ` [bug#62622] [PATCH 1/8] gnu: geos: Update to 3.11.2 Felix Gruber
2023-04-02 17:45 ` [bug#62622] [PATCH 2/8] gnu: proj: Update to 9.2.0 Felix Gruber
2023-04-02 17:45 ` [bug#62622] [PATCH 3/8] gnu: python-pyproj: Update to 3.5.0 Felix Gruber
2023-04-02 17:45 ` [bug#62622] [PATCH 4/8] gnu: python-cartopy: Update to 0.21.1 Felix Gruber
2023-04-02 17:45 ` [bug#62622] [PATCH 5/8] gnu: python-rtree: Update to 1.0.1 Felix Gruber
2023-04-02 17:45 ` [bug#62622] [PATCH 6/8] gnu: python-osmnx: Use pyproject-build-system Felix Gruber
2023-04-02 17:45 ` [bug#62622] [PATCH 7/8] gnu: pcb2gcode: Update to 2.5.0 Felix Gruber
2023-04-02 17:45 ` [bug#62622] [PATCH 8/8] gnu: qgis: Update to 3.30.1 Felix Gruber
2023-04-12 10:09 ` bug#62622: [PATCH 0/8] Update proj and a few other geo packages 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.