gnu: python-gevent: Remove coverage inputs. * gnu/packages/python-xyz.scm (python-gevent)[native-inputs]: Remove python-coverage and python-wheel. Change-Id: I2a8be112d8106319988fdc83bb4d38174ac1cd0e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-fastschema: Ignore benchmark tests. * gnu/packages/python-xyz.scm (python-fastjsonschema)[arguments] <#:test-flags>: Ignore benchmark tests. Change-Id: I4291cb6247a5e562446b7411faed48daa300ec66 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-legacy-api-wrap: Remove coverage inputs. * gnu/packages/python-xyz.scm (python-legacy-api-wrap)[native-inputs]: Remove python-coverage. Change-Id: I01e148ef7ce753fb5fc1036d26ff58a4ccbf1909 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-sniffio: Remove coverage inputs. * gnu/packages/python-xyz.scm (python-sniffio) [native-inputs]: Remove python-pytest-cov, python-wheel. [description]: Improve style. Change-Id: I4c309ef0afcd310034a73188f50b3301636abd24 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-watchfiles: Remove coverage inputs. * gnu/packages/python-xyz.scm (python-watchfiles)[native-inputs]: Remove python-coverage, python-pytest-cov. Change-Id: Id7ce71eb87aa032502657bfaf78650ba8c9301f9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-httpcore: Remove python-pytest-cov input. * gnu/packages/python-web.scm (python-httpcore)[native-inputs]: Remove python-pytest-cov. Change-Id: I5c8ee1f384256ce2398f57dc4abdb92e1868b187 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-rdflib: Remove python-pytest-cov input. * gnu/packages/rdf.scm (python-rdflib)[native-inputs]: Remove python-pytest-cov. Change-Id: I58f9a0c40f2d2eb377a49f017bdbe72bc8c78044 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-cryptography: Remove python-pytest-cov input. * gnu/packages/python-crypto.scm (python-cryptography)[native-inputs]: Remove python-mypy, python-pytest-cov, python-wheel. Change-Id: I9ea836da87bbd11cfa04c9120d126e06773d028a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-sybil: Remove python-pytest-cov input. * gnu/packages/python-check.scm (python-sybil)[native-inputs]: Remove python-mypy, python-pytest-cov, python-wheel. Change-Id: Ib38bf51d4167c52fa44d91a3d7bb115255e3853c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-babel: Remove python-pytest-cov input. * gnu/packages/python-xyz.scm (python-babel)[native-inputs]: Remove python-pytest-cov and python-wheel. Change-Id: Ibec8055f67600839948f6db9fa12bef671bcf8f8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-tzlocal: Remove python-pytest-cov input. * gnu/packages/time.scm (python-tzlocal)[native-inputs]: Remove python-check-manifest and python-pytest-cov. Change-Id: I507271ff12a48b00c81af49f03fd82dfaa1b6413 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pytest-enabler: Remove python-pytest-cov input. * gnu/packages/check.scm (python-pytest-enabler) [arguments]<#:test-flags>: Ignore coverage test. [native-inputs]: Remove python-pytest-cov. Change-Id: Ib900a05345311529fca5ac6ecc48538d5432b511 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-expandvars: Remove python-pytest-cov input. * gnu/packages/python-xyz.scm (python-expandvars)[native-inputs]: Remove python-pytest-cov. Change-Id: I7dae800fdf4752af6d8049c12c2b90233bbb5127 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-graphviz: Remove python-pytest-cov input. * gnu/packages/graphviz.scm (python-graphviz)[native-inputs]: Remove python-pytest-cov and python-wheel. Change-Id: Ia1870c95320cc86de588362db2a7784615be6a54 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-platformdirs: Remove uneeded native-inputs. * gnu/packages/python-xyz.scm (python-platformdirs)[native-inputs]: Remove python-covdefaults, python-pytest-cov. Change-Id: Ifcc2421e5d6c60bab59f5eeb57a504cbecaa7d57 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-contourpy: Remove python-pytest-cov native-input. * gnu/packages/python-xyz.scm (python-contourpy) [arguments]<#:test-flags>: Ignore load-heavy tests. [native-inputs]: Remove python-pytest-cov. Change-Id: I6693a92bd3a3425193bded91fa0cdcf5f9f46803 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pillow: Remove some native-inputs. * gnu/packages/python-xyz.scm (python-pillow) [source, arguments]: Run guix style. <#:phases>: In phase 'check, remove add-installed-pythonpath call. [native-inputs]: Remove python-packaging, python-pytest-cov, python-pytest-timeout, python-wheel. Change-Id: I1fe174977ff94af61c77fdf52bf1e28adc4aa6fb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-dateutil: Relax native-inputs requirements. * gnu/packages/time.scm (python-dateutil)[arguments] <#:test-flags>: Improve style. <#:phases>: Add phase 'relax-pytest-cov-requirement. [native-inputs]: Remove python-pytest-cov, python-wheel. Change-Id: Id3c02340bb6ea416159cf00db42c9c506435fb20 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: meson-python: Remove python-pytest-cov native-input. * gnu/packages/build-tools.scm (meson-python)[native-inputs]: Remove python-pytest-cov. Change-Id: I69b6de674951166682195262ed861e5bd971652a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-aiosqlite: Update to 0.21.0. * gnu/packages/databases.scm (python-aiosqlite): Update to 0.21.0. [source, synopsis]: Run guix style. [arguments]: Drop <#:phases> in favor of <#:test-backend>. [native-inputs]: Remove python-coverage, python-mypy. Change-Id: I2a9a66a1a1386ff44b440c18dac8345bb136e7a2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>