aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-pdoc3-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches/python-pdoc3-tests.patch')
0 files changed, 0 insertions, 0 deletions
v@posteo.net> Hendursaga 2023-09-09gnu: qgis: Fix build....* gnu/packages/geo.scm (qgis)[arguments]: Add test_core_authconfig to disabled tests in 'check' phase. Guillaume Le Vaillant 2023-09-03gnu: Add python-metpy....* gnu/packages/geo.scm (python-metpy): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vinicius Monego 2023-08-22gnu: qtimageformats: Rename variable to qtimageformats-5....* gnu/packages/qt.scm (qtimageformats): Rename to... (qtimageformats-5): ... this. * gnu/packages/telegram.scm (telegram-desktop): Adjust accordingly. * gnu/packages/image-viewers.scm (qview): Likewise. * gnu/packages/geo.scm (openorienteering-mapper): Likewise. Maxim Cournoyer 2023-08-13gnu: spatialite-tools: Update to 5.1.0....* gnu/packages/geo.scm (spatialite-tools): Update to 5.1.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber 2023-08-13gnu: libspatialite: Update to 5.1.0....* gnu/packages/geo.scm (libspatialite): Update to 5.1.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber 2023-06-26gnu: Add gmt....* gnu/packages/geo.scm (gmt): New variable. Ricardo Wurmus 2023-06-26gnu: python-geopandas: Update to 0.13.2....* gnu/packages/geo.scm (python-geopandas): Update to 0.13.2. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add #:test-flags. [propagated-inputs]: Add python-packaging. Ricardo Wurmus 2023-06-26gnu: python-fiona: Update to 1.9.4.post1....* gnu/packages/geo.scm (python-fiona): Update to 1.9.4.post1. [propagated-inputs]: Remove python-munch, python-setuptools, and python-pytz; add python-importlib-metadata. [native-inputs]: Add python-pytz. Ricardo Wurmus 2023-06-26gnu: Add r-rnaturalearthhires....* gnu/packages/geo.scm (r-rnaturalearthhires): New variable. Ricardo Wurmus 2023-06-13gnu: qgis: Allow building on more architectures....* gnu/packages/geo.scm (qgis)[native-inputs]: Only build with shellcheck on supported platforms. Efraim Flashner 2023-06-05gnu: proj-7: Add upstream patch....* gnu/packages/patches/proj-7-initialize-memory.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/geo.scm (proj-7)[source]: Add it. Ricardo Wurmus 2023-05-24gnu: xygrib: Build with newer proj....* gnu/packages/geo.scm (xygrib)[source]: Add upstream patch to build with newer version of proj. [inputs]: Replace proj-7 with proj. * gnu/packages/patches/xygrib-newer-proj.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner 2023-05-24gnu: xygrib: Fix building with newer openjpeg....* gnu/packages/geo.scm (xygrib)[source]: Adjust snippet to also search for newer openjpeg versions. Efraim Flashner 2023-05-08gnu: Add python-timezonefinder....* gnu/packages/time.scm (python-timezonefinder): New variable. * gnu/packages/geo.scm (h3-3, python-h3-3): New variables. The latest compatible versions to build python-timezonefinder. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sharlatan Hellseher 2023-05-08gnu: Add python-h3....* gnu/packages/geo.scm (python-h3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sharlatan Hellseher 2023-05-08gnu: Sort use-module alphabetically in (gnu packages geo)....* gnu/packages/geo.scm: Sort use-module alphabetically to ease maintenance. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sharlatan Hellseher 2023-05-08gnu: Add h3....* gnu/packages/geo.scm (h3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sharlatan Hellseher 2023-04-22gnu: qgis: Fix build....* gnu/packages/geo.scm (qgis)[arguments]: Update 'configure-pyqt5-sip-path' phase. Disable a few more failing tests in 'check' phase. Guillaume Le Vaillant 2023-04-21gnu: memphis: Remove patch-docbook-xml phase....* gnu/packages/geo.scm (memphis) [arguments]: Remove patch-docbook-xml phase. [native-inputs]: Remove labels. Add libxml2. Maxim Cournoyer 2023-04-14Merge branch 'master' into core-updates....Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm Maxim Cournoyer