~ruther/guix-local

ref: e4be1cbb0f014ab9ebdcdabccb6d78f60308d99f guix-local/gnu d---------
e4be1cbb — Nicolas Graves 8 months ago
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>
3ef6afb1 — Nicolas Graves 8 months ago
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>
d5543078 — Nicolas Graves 8 months ago
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>
5a4e75b6 — Nicolas Graves 8 months ago
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>
cd495d22 — Nicolas Graves 8 months ago
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>
581cda14 — Nicolas Graves 8 months ago
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>
73502e8c — Nicolas Graves 8 months ago
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>
46d4c36b — Nicolas Graves 8 months ago
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>
6a6e86ab — Nicolas Graves 8 months ago
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>
1f086b34 — Nicolas Graves 8 months ago
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>
53582196 — Nicolas Graves 8 months ago
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>
7b143809 — Nicolas Graves 8 months ago
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>
2f8d493b — Nicolas Graves 8 months ago
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>
c4e7ae29 — Nicolas Graves 8 months ago
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>
a8c7cfbd — Nicolas Graves 8 months ago
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>
5483d44c — Nicolas Graves 8 months ago
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>
f06c3cd9 — Nicolas Graves 8 months ago
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>
ab404913 — Sharlatan Hellseher 8 months ago
gnu: python-coverage: Rework skipped tests.

* gnu/packages/check.scm (python-coverage)[arguments] <test-flags>:
Rework ignored test files and deselected tests where some of them are
not present and some just pass fine. Limit the number of threads up 8 to
improve stability in CI.
<phases>: Remove 'patch-pyproject; add 'fix-pytest-config, and
'pre-check.

Change-Id: I1e7693fc04f1e873b0cd9afec112c1ebd26622e3
f803f4ef — Nicolas Graves 8 months ago
gnu: python-coverage: Update to 7.11.0.

* gnu/packages/check.scm (python-coverage): Update to 7.11.0.
[arguments]<#:test-flags>: Ignore additional failing tests.

Change-Id: I6aa86ed49b9f6d52120d14d5a7ea81222ea3140f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f6332d01 — Nicolas Graves 10 months ago
gnu: libchewing: Extend with (cargo-guile-json).

* gnu/packages/language.scm (libchewing)[arguments]
<#:phases>: Extend with (cargo-guile-json).

Change-Id: I01959bd4afcd607cd5ad0af5898a4b6546bb6da6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next