~ruther/guix-local

ref: 08250bffab2ff09eb0dc12eaa39f4ecec3a9c3b5 guix-local/gnu d---------
08250bff — Marius Bakke 2 years ago
gnu: Add python-slotscheck.

* gnu/packages/python-check.scm (python-slotscheck): New variable.
27954c3c — Marius Bakke 2 years ago
gnu: Add python-pyproject-hooks.

* gnu/packages/python-xyz.scm (python-pyproject-hooks): New variable.
c0977754 — Marius Bakke 2 years ago
gnu: Add python-tracerite.

* gnu/packages/python-xyz.scm (python-tracerite): New variable.
b2467d23 — Marius Bakke 2 years ago
gnu: Add python-html5tagger.

* gnu/packages/python-web.scm (python-html5tagger): New variable.
353f58db — Marius Bakke 2 years ago
gnu: Add python-a2wsgi.

* gnu/packages/python-web.scm (python-a2wsgi): New variable.
82ecaa1c — Marius Bakke 2 years ago
gnu: python-deprecated: Remove unused inputs.

* gnu/packages/python-xyz.scm (python-deprecated): Remove PYTHON-SPHINX and
PYTHON-TOX.
1ddb081d — Marius Bakke 2 years ago
gnu: python-filelock: Update home page.

* gnu/packages/python-xyz.scm (python-filelock)[home-page]: Follow redirect.
e592513d — Marius Bakke 2 years ago
gnu: python-certauth: Fix test failure with newer PyOpenSSL.

* gnu/packages/python-crypto.scm (python-certauth)[arguments]: New field.
146cf4c3 — Marius Bakke 2 years ago
gnu: Add python-dirty-equals.

* gnu/packages/python-xyz.scm (python-dirty-equals): New variable.
a76ccddd — Marius Bakke 2 years ago
gnu: Add python-jwcrypto.

* gnu/packages/python-web.scm (python-jwcrypto): New variable.
ee7c9d25 — ClĂ©ment Lassieur 2 years ago
gnu: python-bashlex: Update to 0.18.

* gnu/packages/python-xyz.scm (python-bashlex): Update to 0.18.

This fixes the build.
70fd6721 — Hendursaga 2 years ago
gnu: routino: Update to 3.4.1.

* gnu/packages/geo.scm (routino): Update to 3.4.1.
  [source]: Use HTTPS.
  [arguments]: Use G-expressions.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
f92bff51 — Hendursaga 2 years ago
gnu: osmium-tool: Update to 1.15.0.

* gnu/packages/geo.scm (osmium-tool): Update to 1.15.0.

Reviewed-by: Bruno Victal <mirai@makinata.eu>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
ef18fd58 — Hendursaga 2 years ago
gnu: osm2pgsql: Update to 1.9.2.

* gnu/packages/geo.scm (osm2pgsql): Update to 1.9.2.
  [arguments]: Use G-expressions.
  <#:configure-flags>: Ensure compilation with LuaJIT, PROJ API version 4.
  [inputs]: Replace lua with luajit. Replace proj with proj-7. Add
  nlohmann-json.
  [native-inputs]: Add pandoc, python-argparse-manpage, for building
  documentation. Remove python-psycopg2, as it is only used for tests, and
  testing has been disabled.
  [home-page]: Update URL.

Reviewed-by: Bruno Victal <mirai@makinata.eu>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
84442d04 — Hendursaga 2 years ago
gnu: libosmium: Update to 2.19.0.

* gnu/packages/geo.scm (libosmium): Update to 2.19.0.
  [inputs]: Replace proj with proj-7, the last version with PROJ API
  version 4 compatibility. Remove sparsehash and utfcpp.
  [native-inputs]: Add graphviz-minimal, to build documentation.

Reviewed-by: Bruno Victal <mirai@makinata.eu>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
be9f749a — Artyom Bologov 2 years ago
gnu: cl-njson: Update to 1.2.1.

* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.2.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
4bdb8bd2 — Tobias Geerinckx-Rice 2 years ago
gnu: dolphin-emu: Update to 5.0-13669.f9deb68.

* gnu/packages/emulators.scm (dolphin-emu): Update to 5.0-13669.f9deb68.
[source]: Don't explicitly return #t from snippet.
[arguments]: Nor from phases.
30ff8d16 — Tobias Geerinckx-Rice 2 years ago
gnu: dolphin-emu: Remove input labels.

* gnu/packages/emulators.scm (dolphin-emu)[native-inputs]:
Remove input labels.
e82a2337 — Tobias Geerinckx-Rice 2 years ago
gnu: pfetch: Update to 0.7.0-1.a906ff8.

* gnu/packages/admin.scm (pfetch): Update to 0.7.0-1.a906ff8.
[arguments]: Don't explicitly return #t from phases.
e05c225f — Felix Lechner 2 years ago
gnu: Add wasm-micro-runtime.

* gnu/packages/web.scm (wasm-micro-runtime): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Next