1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-18 17:34:04 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Nicolas Graves 0dec0b3ceb gnu: python-py-ubjson: Fix failing test.
* gnu/packages/patches/python-ubjson-recursion-test.patch: New file.
* gnu/local.mk: Register it
* gnu/packages/web.scm (python-py-ubjson)[source]<patches>: Use it.
  [arguments]<#:phases>: Drop them.  <#:test-backend>: Set to unittest.
  [native-inputs]: Drop python-coverage, lcov.  Relocate field.

Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl>
Change-Id: I0090eb39caa431775f8606740d2795eebe5bbc3a
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-05-24 10:19:23 +01:00