~ruther/guix-local

ref: 64ac17035d66d98d3081bc7fc558c33e1be8e4f4 guix-local/gnu/packages/python-check.scm -rw-r--r-- 114.9 KiB
64ac1703 — Danny Milosavljevic 1 year, 5 months ago
gnu: python-pytest-shard: Fix build.

* gnu/packages/python-check.scm (python-pytest-shard)[native-inputs]: Add
python-setuptools python-wheel.

Change-Id: I49b93ffb7fbdecf0297d979fae4baa6c25aa6efb
843bec9a — Danny Milosavljevic 1 year, 5 months ago
gnu: python-nptyping: Revert change.

Revert part of commit ca305f0716a71c28c5c40e9b6fb09195682f03dd.

Change-Id: Id9a91a20fa35bac12e78a05fdc514fd954e4c178
ca305f07 — Danny Milosavljevic 1 year, 5 months ago
gnu: python-pytest-flakefinder: Fix build.

* gnu/packages/python-check.scm (python-pytest-flakefinder)[native-inputs]:
Add python-wheel, python-setuptools.

Change-Id: Ic43963f7877901923f266cc89d07380bb0f66bfd
0287db4b — Maxim Cournoyer 1 year, 5 months ago
gnu: python-pytest-virtualenv: Update home page URL.

* gnu/packages/python-check.scm (python-pytest-virtualenv)
[home-page]: Update URL.

Change-Id: Iaf6a34a12b942bf46530e7a000def049d83fface
3feeaf07 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-pylama: Update to 8.4.1.

* gnu/packages/python-check.scm (python-pylama): Update to 8.4.1.
[source]: Swap to git checkout containing tests.
[build-system]: Swap to pyrpoect-build-system.
[arguments]<phases>: Remove 'disable-failing-tests.
<tests>: Switch them off as cycling with python-pylint.
[native-inputs]: Remove python-py, python-pytest; add python-setuptools
and python-wheel.
[propagated-inputs]: Remove labels.
[description]: Adjust fill column.

Change-Id: If06ada7a80f5b68792adc0587ed7207dec92523f
a40c1772 — Nicolas Graves 1 year, 5 months ago
gnu: python-coveralls: Update to 4.0.1.

* gnu/packages/python-check.scm (python-coveralls): Update to 4.0.1.
[source]<origin>: Remove uneeded modules and snippet fields.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Move functionality to...
<#:test-flags>: ...here. Add failing tests.
[native-inputs]: Add poetry.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8b334486 — Nicolas Graves 1 year, 5 months ago
gnu: python-pytest-httpx: Update to 0.34.0.

* gnu/packages/python-check.scm (python-pytest-httpx): Update to 0.34.0.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
4fc85e9a — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-green: Adjust inputs.

* gnu/packages/python-check.scm (python-green):
[arguments]<phases>: Add custom 'check.
[native-inputs]: Remove python-black and python-django; add
python-setuptools and python-wheel.

Change-Id: I3fd3aa1d3e73956d08b1691d6a1d43b6d8d2d019
8596af6b — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-slotscheck: Update to 0.19.0.

* gnu/packages/python-check.scm (python-slotscheck): Update to 0.19.0.
Improve package style.
[source]{url}: Use direct string of URL instead of home-page field.
[native-inputs]: Remove python-pydantic; add python-ujson.

Change-Id: I9ea14cb694f9dd7e3330b9f8e015621053d70d0b
befea346 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-vcrpy: Update to 6.0.2.

* gnu/packages/python-check.scm (python-vcrpy): Update to 6.0.2.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Use default 'check phase.
[native-inputs]: Remove python-black, python-coverage, python-flake8,
and python-tox; add nss-certs-for-test, python-setuptools, and
python-wheel.

Change-Id: Ie0e4fcd41bed09232c589a9486449f62377ae87e
fa830bdd — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-pytest-trio: Update to 0.8.0.

* gnu/packages/python-check.scm (python-pytest-trio): Update to 0.8.0.
[native-inputs]: Remove python-pytest-cov.

Change-Id: I6efe427aa12d4a4b069ac66370adf0ddcdee95dd
e5a6faeb — Sharlatan Hellseher 1 year, 5 months ago
gnu: Remove python-typeguard-4.

* gnu/packages/python-xyz.scm (python-typeguard-4): Delete variable.
* gnu/packages/python-check.scm (python-icontract) [native-inputs]:
Remove python-typeguard-4; add python-typeguard.
* gnu/packages/python-science.scm (python-pandera) [propagated-inputs]:
Remove python-typeguard-4; add python-typeguard.

Change-Id: Ie20deee06629452c804fa6f62b1bd1f67038bc86
7b7b0563 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-pytest-remotedata: Fix tests.

* gnu/packages/python-check.scm (python-pytest-remotedata): Fix tests.
[arguments]<test-flags>: Ignore one more test, enable parallel tests.
[native-inputs]: Add python-pytest-xdist.

Change-Id: Ib5f58f415491ea4f5090af8bf47d31584edb037b
7427ff48 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-pytest-metadata: Update to 3.1.1.

* gnu/packages/python-check.scm (python-pytest-metadata): Update to 3.1.1.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-hatchling and python-hatch-vcs.

Change-Id: If6d335a10a8eafcbab09e6149f8117647f95990f
c5a45b3a — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-pytest-flask: Update to 1.3.0.

* gnu/packages/python-check.scm (python-pytest-flask): Update to 1.3.0.
[build-system]: Swap to pyproject-build-system.
[propagated-inputs]: Add python-flask.
[native-inputs]: Remove python-flask and python-werkzeug; add
python-setuptools and python-wheel.

Change-Id: I73beecdcb9b954cc406fbfb7cac3cb4614c299ae
52ad47b9 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-pytest-doctestplus: Update to 1.2.1.

* gnu/packages/python-check.scm (python-pytest-doctestplus): Update to 1.2.1.
[arguments]<test-flags>: Enable tests requiring git.
<phases>: Add 'patch-git-path phase.
[native-inputs]: Add git-minimal/pinned.

Change-Id: If9fbec52481cc86581058e379e2f4f82ad7f1b2c
c443318d — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-pytest-flake8: Update to 1.3.0.

* gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.3.0.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I4fc09e232585d3c92d27609e5d2d10c9d01bc7a5
92fba6c7 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-pytest-mpl: Update to 0.17.0.

* gnu/packages/python-check.scm (python-pytest-mpl): Update to 0.17.0.
[propagated-inputs]: Remove python-nose.

Change-Id: Iecf1eae467d958353a4b16512150a229283a92c2
3355db57 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-mypy: Update to 1.13.0.

* gnu/packages/python-check.scm (python-mypy): Update to 1.13.0.
[native-inputs]: Add nss-certs-for-test, python-hatchling,
python-setuptools, and python-wheel.
(python-mypy-minimal)[arguments]<phases>: Keep all phases.
[native-inputs]: Add python-setuptools, and python-wheel.

Change-Id: I45c35e361430a65a649f90e6aab7c2cff7218164
8f36612d — Sharlatan Hellseher 1 year, 6 months ago
gnu: Remove python-pytest-8.

* gnu/packages/check.scm (python-pytest-8): Set variable as deprecated.

* gnu/packages/astronomy.scm (python-asdf) [native-inputs]: Remove
python-pytest-8; add python-pytest.

* gnu/packages/astronomy.scm (python-healpy) [native-inputs]: Remove
python-pytest-8; add python-pytest.

* gnu/packages/python-check.scm (python-pytest-cython)
[propagated-inputs]: Remove python-pytest-8; add python-pytest.

Change-Id: I89a6fbbc0152a6c2f0a9a22f8398a6bc4f9e86cb
Next