gnu: python-haversine: Simplify package. * gnu/packages/geo.scm (python-haversine): Simplify package. [build-system]: Swap to pyproject-build-system. Change-Id: Icf2e43a25b9bda37df1ee57416884939aca7a9c5
gnu: python-pyshp: Simplify package. * gnu/packages/geo.scm (python-pyshp): Simplify package. [build-system]: Swap to pyproject-build-system. Change-Id: I4a7429396e5a1b77cfbde1ce294f9f975153d1ef
gnu: Add python-ogr2osm. * gnu/packages/geo.scm (python-ogr2osm): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Id083d89dd05a9e1cdeca500daff5fab872fa15b4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-osmnx: Reformat with guix style. * gnu/packages/geo.scm (python-osmnx): Reformat with guix style. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-osmnx: Update to 1.8.1. * gnu/packages/geo.scm (python-osmnx): Update to 1.8.1. [arguments]<#:test-flags>: Add test_geocoder and test_features to ignored tests. Remove test_geocode_to_df and test_geometries from ignored tests. [propagated-inputs]: Remove python-pyproj and python-rtree. [native-inputs]: Add python-hatchling, remove python-numpy. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: fish: Update to 3.7.0. * gnu/packages/shells.scm (fish): Update to 3.7.0. Change-Id: I10f6dedaed31f31735ebd90cbcb29621f43de14a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: dynaconf: Update to 3.2.4. * gnu/packages/patches/dynaconf-unvendor-deps.patch: Update accordingly. * gnu/packages/python-xyz.scm (dynaconf): Update to 3.2.4; [source]<url>; https://github.com/rochacbruno/dynaconf now permanently redirects to https://github.com/dynaconf/dynaconf ; <snippet>: update unvendoring and lower coverage quality gate for unit tests; [build-system]: switch to pyproject-build-system; [arguments]<test-flags>: disable tests that require Click 7 instead of Click 8; <phases>: comply with #:test-flags argument from pyproject-build-system; [propagated-inputs]: add python-tomli. Change-Id: I96597ec39d7aa2d3c3c169147640de19eaefe0b4 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: renpy: Fix hashes. * gnu/packages/game-development.scm (python-pygame-sdl2, python-renpy): Redownload sources from upstream and use the provided hashes. Fixes: Broken hashes for Ren'py <https://bugs.gnu.org/68644#20>
gnu: Add cl-charje.documentation. * gnu/packages/lisp-xyz.scm (sbcl-charje.documentation, cl-charje.documentation, ecl-charje.documentation): New variables. Change-Id: I635af17de831ccacfb7caa2cfcf84e9da694a3ba Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-qvm. * gnu/packages/quantum.scm (cl-qvm, sbcl-qvm): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I1958fedab600df490f99961648cca49367ea29a6
gnu: Add cl-quil. * gnu/packages/quantum.scm (cl-quil, sbcl-cl-quil): New variables. Change-Id: I7777f569cbb28737d25dd1e990a8e8aeb2c251b7 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-rpcq. * gnu/packages/quantum.scm: New file. (cl-rpcq, sbcl-rpcq): New variables. * gnu/local.mk (GNU_SYSTEM_MODULES): Register "quantum.scm". Change-Id: Ic893ad22ffb7a3bf9aa5e841fcf4c14bf3a23b2f Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-magicl. * gnu/packages/lisp-xyz.scm (cl-magicl, sbcl-magicl): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: Ib243badfd37369f50e9c86b47ebc2872ff25cfd5
gnu: Add cl-permutation. * gnu/packages/lisp-xyz.scm (sbcl-cl-permutation, ecl-cl-permutation, cl-permutation): New variables. Change-Id: Ib5cf64fa1311e76bcf710d8f5f673226a3e410b6 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-messagepack. * gnu/packages/lisp-xyz.scm (sbcl-cl-messagepack, ecl-cl-messagepack, cl-messagepack): New variables. Change-Id: I529d438dc5b3031542b3825697581726abbac58f Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-priority-queue. * gnu/packages/lisp-xyz.scm (sbcl-priority-queue, ecl-priority-queue, cl-priority-queue): New variables. Change-Id: If0491c24ec009a51787dbd3abb62006ae28c7f92 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-grnm. * gnu/packages/lisp-xyz.scm (sbcl-cl-grnm, ecl-cl-grnm, cl-grnm): New variables. Change-Id: I6cba8f53c8fff2323b65224a7f4107e932fde2fb Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-metering. * gnu/packages/lisp-xyz.scm (sbcl-metering, ecl-metering, cl-metering): New variables. Change-Id: I7bc9ec158f7c3eb97ba0386ee8dffeeca2274b31 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-alexa. * gnu/packages/lisp-xyz.scm (sbcl-alexa, ecl-alexa, cl-alexa): New variables. Change-Id: I3d440cee8e92fe3818a41ab7c9a70bb7f9e0cd42 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-syslog. * gnu/packages/lisp-xyz.scm (sbcl-cl-syslog, ecl-cl-syslog, cl-syslog): New variables. Change-Id: I152ce685bc65f412d8e7912e3520e264d9801da0 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>