gnu: python-zeroc-ice: Disable tests. * gnu/packages/python-xyz.scm (python-zeroc-ice)[arguments] <tests?>: Test provided in Git, but there is no tag reflecting PyPI archive. [native-inputs]: Remove python-wheel. Change-Id: I1a9b2453fc53589e1701e5eb7d78575416881734
gnu: python-zeroc-ice-3.6: Move closer to python-zeroc-ice. * gnu/packages/python-xyz.scm (python-zeroc-ice-3.6): Move variable after python-zeroc-ice. Change-Id: If63359d3b5fb1821a3d8232bdd266aba2225a597
gnu: python-kconfiglib: Disable tests. * gnu/packages/python-xyz.scm (python-kconfiglib)[arguments] <tests?>: They require some set up. [native-inputs]: Remove python-wheel. Change-Id: I50b415a1564a9a831bf7383f6eb6f00b46cdd998
gnu: python-rich-tables: Update to 0.8.0. * gnu/packages/python-xyz.scm (python-rich-tables): Update to 0.8.0. [arguments] <test-flags>: Skip one test. [propagated-inputs]: Add python-humanize. Change-Id: If6472174a057eba03ae9a9c5c367a577b5c29db0
gnu: python-rgbxy: Disable tests. * gnu/packages/python-xyz.scm (python-rgbxy)[arguments] <tests?>: No tests. [native-inputs]: Remove python-wheel. Change-Id: I1a440d8e3f3e1b9d80c9d4c693e40de5ad4cd1ef
gnu: python-ndeflib: Fix tests. * gnu/packages/python-xyz.scm (python-ndeflib)[arguments] <test-flags>: Skip 2 test groups. [native-inputs]: Remove python-wheel; add python-pytest. Change-Id: I609f6d9ce7b4f98bae1639769d51f4fa83ac8531
gnu: python-columnize: Fix test. * gnu/packages/python-xyz.scm (python-columnize)[native-inputs]: Remove python-wheel; add python-pytest. Change-Id: I25a274e2086a396d05119987915551102c20e727
gnu: python-doxyqml: Fix tests. * gnu/packages/python-xyz.scm (python-doxyqml)[arguments] <test-backend>: Use 'custom. <test-flags>: Provide path to the test file. [native-inputs]: Remove python-wheel. Change-Id: Ic89f338fec5cfc434a2d1a25bd903232236c4129
gnu: python-elevate: Disable tests. * gnu/packages/python-xyz.scm (python-elevate)[arguments] <tests?>: No tests in PyPI or Git. [native-inputs]: Remove python-wheel. Change-Id: I91a7d6d6cbf534ec8881f1da850781ec79a54811
gnu: qspectrumanalyzer: Fix build. * gnu/packages/radio.scm (qspectrumanalyzer)[arguments]: Disable tests. Change-Id: Ib0d1c87eb12e85a6d2673ebe371a0134eaf88266
gnu: python-simplesoapy: Fix build. * gnu/packages/radio.scm (python-simplesoapy)[arguments]: Disable tests. Change-Id: I634c83eb36cb7072a18b4555c45db5cf51e062cd
gnu: python-qt.py: Fix build. * gnu/packages/qt.scm (python-qt.py)[arguments]: Disable tests. Change-Id: I0e224883d7f0e5fb83ff22e882e98930eebb163a
gnu: electron-cash: Fix build. * gnu/packages/finance.scm (electron-cash)[arguments]: Add 'relax-requirements' phase. Change-Id: Ic1e19f2bcdec9b68b35ab8b792f9b9b2a2b52858
gnu: Add python-dotenv-0.13.0. Old version just for docker-compose until it is updated. Fixes build for docker-compose * gnu/packages/docker.scm (python-dotenv-0.13.0): New variable. (docker-compose)[inputs]: Use it instead of python-dotenv. Change-Id: I8efc30ad7d40601bb5ad88e7c56484edb36e328e
gnu: Add python-sh-1. This is just for the old docker-compose we still ship (long pending an update to Go version), via next commit for an older python-dotenv. * gnu/packages/python-xyz.scm (python-sh-1): New variable. Change-Id: Idb2b6d476bb9391d9fd8b71aa0184696f3b45aba
gnu: python-websocket-client-0.59: Fix tests. * gnu/packages/python-web.scm (python-websocket-client-0.59)[native-inputs]: Add python-six. Change-Id: I213b164858db5fe4e8aeea643daf1a1b98998835
gnu: mumi: Update to 0.14.0. * gnu/packages/mail.scm (mumi): Update to 0.14.0.
gnu: mumi: Update source URI. * gnu/packages/mail.scm (mumi)[source]: Update URI.
gnu: gcal: Update to 4.2.0. * gnu/packages/gcal.scm (gcal): Update to 4.2.0. [argument]<#:configure-flags>: Add "-lm". [native-inputs]: Add pkg-config and check. Change-Id: Ia67f66b604ab428c8cbe546c47bbcdf7a52dd8de Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: guile-next: Use codeberg git repository. Fetch code from the more reliable and faster repository at codeberg.org. modified: gnu/packages/guile.scm Change-Id: I9340e22abadf80931019acd566a8f4e9701988c0 Signed-off-by: Ludovic Courtès <ludo@gnu.org>