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: 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-argparse-manpage: Update to 4.7. * gnu/packages/python-xyz.scm (python-argparse-manpage): Update to 4.7. [source]: Fix uri name as seen in PyPI archive. [arguments] <test-flags>: Skip tests requiring pip. [native-inputs]: Remove python-pip, python-tomli, and python-wheel. Fixes: guix/guix#3015 Change-Id: I10b31aa295bd97673071ecaaecb9895cd4d8a6b0
gnu: python-devtools: Disable failing tests. * gnu/packages/python-xyz.scm (python-devtools): Disable failing tests. [arguments] <test-flags>: Disable failing tests. Change-Id: I1c6533a4a912d5dc4bde3610ccce7d38837caac4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-iterable-io: Fix tests. * gnu/packages/python-xyz.scm (python-iterable-io): Fix tests. [native-inputs]: Remove python-wheel; add python-pytest. Change-Id: I8c525653b8277c39b3a4b74c82c5eb864f9b032d Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
gnu: python-mpv-jsonipc: Disable tests explicitly. * gnu/packages/python-xyz.scm (python-mpv-jsonipc) [arguments] <#:tests?>: Disable. Change-Id: I921848852c7963951092e9beee0c630d954320b7
gnu: Add python-six-bootstrap. * gnu/packages/python-xyz.scm (python-six-bootstrap): New variable. Fixes: guix-science/guix-past#20. Reported-by: @gabor-udvari Change-Id: I15b993e39c76dd39d1871179fc899e963d411d45
gnu: mallard-ducktype: Move to documentation. * gnu/packages/python-xyz.scm (mallard-ducktype): Move from here ... * gnu/packages/documentation.scm: ... to here. Fixes: guix/guix#1200. Change-Id: I05895a56626a0416c4c7710c48f06b62538b4622
gnu: python-textdistance: Limit concurrent tests. * gnu/packages/python-xyz.scm (python-textdistance)[arguments] <test-flags>: Limit parallel tests up to 4 threads. Change-Id: Id70320f528a0618e3058ccabaec5675180b06b74
gnu: python-pygtrie: Fix and run tests. * gnu/packages/python-xyz.scm (python-pygtrie) [source]: Switch to git-fetch. [arguments]<#:test-backend>: Set it. <#:phases>: Add phase 'set-version. [native-inputs]: Remove python-wheel. Change-Id: Ib3da3430340077624410e334d7846b75b6928471 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-distance: Update to 0.1.3-0.ad7f9dc. * gnu/packages/python-xyz.scm (python-distance): Update to 0.1.3-0.ad7f9dc. [source]: Switch to git-fetch. [arguments]: Set <#:test-backend> and <#:test-flags>. [native-inputs]: Remove python-wheel. Change-Id: I76fdce7caa7cff779ef6df60dd3969aea57be5d5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pyxdameraulevenshtein: Run and fix tests. * gnu/packages/python-xyz.scm (python-pyxdameraulevenshtein) [source]: Switch to git-fetch. [native-inputs]: Add python-pytest, remove python-wheel. Change-Id: I5835d0367438a3f3cc017b1dc37fd5d6f2f3c120 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-shxparser: Fix tests. * gnu/packages/python-xyz.scm (python-shxparser) [arguments]<#:test-backend>: Set it. [native-inputs]: Remove python-wheel. Change-Id: Ia808170ee2b5e5515183b65c61164b78e530dcf7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>