gnu: python-ddt: Move python-check.
* gnu/packages/python-xyz.scm (python-ddt): Move from here ...
* gnu/packages/python-check.scm: ... to here.
Change-Id: If098b89d4abb795db7dc9756a76060e2e6ae11cc
gnu: python-bandit: Move to python-check.
* gnu/packages/openstack.scm (python-bandit): Move from here ...
* gnu/packages/python-check.scm: ... to here.
Change-Id: I8e10caee78a1d5922626f30d48cfe2bbe6b2ab2e
gnu: python-stestr: Update to 4.1.0.
* gnu/packages/python-check.scm (python-stestr): Update to 4.1.0.
[build-system]: Switch to pyproject.
[arguments] <tests?>: Enable them.
<phases>: Use custom 'check.
[propagated-inputs]: Remove python-future; add python-tomlkit.
[native-inputs]: Remove python-pbr; add python-ddt, python-iso8601,
python-setuptools, and python-wheel.
Change-Id: I058fb17c46c91a4e21f0797544a4a02e3c706b05
gnu: python-pytest-tornado: Use pyproject.
* gnu/packages/python-check.scm (python-pytest-tornado) [build-system]:
Switch to pyproject.
[native-inputs]: Add python-wheel.
Change-Id: I3ce4fb379b78ac96c5bacc31cdedd892896d80af
gnu: packages/python-check: Sort variables.
* gnu/packages/python-check.scm (python-pyannotate,
python-pytest-repeat, python-pytest-sanic, python-pytest-shutil): Sort
variables alphabetically.
Change-Id: Ia33663100d8a50a0ca5f852b75969548288efdd3
gnu: packages/python-check: Sort variables.
* gnu/packages/python-check.scm (python-mockito, python-nbmake,
python-nox, python-pycotap, python-pytest-checkdocs,
python-pytest-remotedata python-pytest-services): Sort variables
alphabetically.
Change-Id: If5cf7f31c7e48bec4031585ecf1786e1b5334713
gnu: packages/python-check: Sort variables.
* gnu/packages/python-check.scm (python-mypy, python-mypy-minimal,
python-nptyping, python-pytest-astropy-header, python-pytest-check,
python-pytest-cython, python-pytest-rerunfailures,
python-pytest-rerunfailures-13, python-pytest-subprocess ): Sort
variables alphabetically.
Change-Id: I75751c53e4906a60cc4535ef7675ee75f924b061
gnu: packages/python-check: Sort variables.
* gnu/packages/python-check.scm (python-mypy-extensions,
python-pandas-vet, python-pytest-flask, python-pytest-order,
python-pytest-pycodestyle, python-pytest-shard): Sort variables
alphabetically.
Change-Id: If576eeeb7657da0284314b7991e845488f936bb7
gnu: packages/python-check: Sort variables.
* gnu/packages/python-check.scm (python-nbval, python-pytest-astropy,
python-pytest-csv, python-pytest-isort, python-pytest-parawtf,
python-pytest-socket, python-pytest-vcr): Sort variables alphabetically.
Change-Id: I910e56d7b8aa39b2744c51ad1f41278feb5901de
gnu: packages/python-check: Sort variables.
* gnu/packages/python-check.scm (python-memory-profiler,
python-pytest-aiohttp, python-pytest-click, python-pytest-flakefinder,
python-pytest-snapshot, python-pytest-tornasync, python-sybil): Sort
variables alphabetically.
Change-Id: I82896437b4bd14c4b70f49884daa7eec9288f118
gnu: packages/python-check: Sort variables.
* gnu/packages/python-check.scm (python-httmock,
python-inline-snapshot, python-line-profiler, python-pytest-benchmark,
python-pytest-celery, python-pytest-flake8): Sort variables
alphabetically.
Change-Id: Ifd3ea1c34973794eb43cc9ebf31c7e7ea33b49a0
gnu: packages/python-check: Sort variables.
* gnu/packages/python-check.scm (python-pytest-console-scripts,
python-pytest-cram, python-pytest-doctest-custom, python-pytest-env,
python-pytest-fixture-config, python-pytest-httpx,
python-pytest-openfiles, python-re-assert, python-tappy): Sort variables
alphabetically.
Change-Id: Ie8c00edde98f3fa8a0608c7def126caa351a1907
gnu: packages/python-check: Sort variables.
* gnu/packages/python-check.scm (python-hiro, python-pylama,
python-pytest-black, python-pytest-freezer, python-pytest-qt,
python-pytest-tornado, python-testfixtures): Sort variables
alphabetically.
Change-Id: I5d784c567fdca631362cd31eba9f0e07a6519a8f
gnu: python-crosshair: Move to python-check.
* gnu/packages/check.scm (python-crosshair): Move from here ...
* gnu/packages/python-check.scm: ... to here.
Change-Id: I56a246ddc6dee0a28d0432fabc4fe4b2bcea6bc0
Merge remote-tracking branch 'origin/python-team'
Change-Id: I08cf47c4ee8c4019615ba45cef4cca1bd362d31b
gnu: Remove python-parameterizedtestcase.
This package is a leaf package in Guix, has been abandonned for 11
years (aside from a License change).
* gnu/packages/python-check.scm (python-parameterizedtestcase): Delete variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-nptyping: Ignore failing test.
* gnu/packages/python-check.scm (python-nptyping)[arguments]
{test-flags}: Ignore failing test.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-vcrpy: Update to 7.0.0.
* gnu/packages/python-check.scm (python-vcrpy): Update to 7.0.0.
[native-inputs]: Remove python-flask, python-ipaddress, python-mock.
Add python-aiohttp, python-boto3, python-httpx, python-pytest-aiohttp,
python-pytest-asyncio, python-requests, python-tornado,
python-werkzeug.
[propagated-inputs]: Remove python-six.
gnu: python-beartype: Update to 0.19.0.
* gnu/packages/python-check.scm (python-beartype): Update to 0.19.0.
[arguments]: Remove former test-flags.
[native-inputs]: Remove python-setuptools, python-wheel. Add
python-hatchling, python-numpy and python-pygments.
gnu: python-pytest-subprocess: Update to 1.5.3.
* gnu/packages/python-check.scm (python-pytest-subprocess): Update to
1.5.3. Fix build.
[native-inputs]: Remove python-coverage and python-nox; add
python-setuptools.
Change-Id: I08853760786f656a9862cac3936cdfb44449f366