summaryrefslogtreecommitdiff
path: root/gnu/packages/python-check.scm
Commit message (Collapse)AuthorAge
* gnu: Add python-pytest-subprocess.Vinicius Monego2024-06-26
| | | | | | | * gnu/packages/python-check.scm (python-pytest-subprocess): New variable. Change-Id: Id651d945836879e71eb30f51bc392f3027bcad6e Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add python-pytest-rerunfailures-13.David Elsing2024-06-18
| | | | * gnu/packages/python-check.scm (python-pytest-rerunfailures-13): New variable.
* gnu: Add python-expecttest.David Elsing2024-06-18
| | | | * gnu/packages/python-check.scm (python-expecttest): New variable.
* gnu: Add python-pytest-shard.David Elsing2024-06-18
| | | | * gnu/packages/python-check.scm (python-pytest-shard): New variable.
* gnu: Add python-pytest-flakefinder.David Elsing2024-06-18
| | | | * gnu/packages/python-check.scm (python-pytest-flakefinder): New variable.
* gnu: python-pytest-shutil: Disable a test.Ricardo Wurmus2024-05-05
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-shutil)[build-system]: Use pyproject-build-system. [arguments]: Disable test_pretty_formatter. Change-Id: I862320feab5b3c6e375bf652deced6a631dfc575
* gnu: Add python-nbmake.Ricardo Wurmus2024-05-05
| | | | | | * gnu/packages/python-check.scm (python-nbmake): New variable. Change-Id: If062d0e34329e99b5bb87588e7ddf149c65bfdfb
* gnu: Add python-assay.Sharlatan Hellseher2024-04-30
| | | | | | * gnu/packages/python-check.scm (python-assay): New variable. Change-Id: I0ec910d8c37000ff08119a33e3f42af2269fa494
* gnu: python-pytest-socket: Update to 0.7.0.Sharlatan Hellseher2024-04-30
| | | | | | * gnu/packages/python-check.scm (python-pytest-socket): Update to 0.7.0. Change-Id: I879064eba2f4d93d2e2b519ebdf613685d5b5df9
* gnu: python-pytest-filter-subpackage: Update to 0.2.0.Sharlatan Hellseher2024-03-29
| | | | | | * gnu/packages/python-check.scm (python-pytest-filter-subpackage): Update to 0.2.0. Change-Id: I04f000b3a75f671340fbd351b06265b99acb3856
* gnu: python-pytest-arraydiff: Enable tests.Sharlatan Hellseher2024-03-29
| | | | | | | | | * gnu/packages/python-check.scm (python-pytest-arraydiff): Enable tests. [build-system]: Swap to pyproject-build-system. [arguments] <#:test-flags>: Disable tests requiring python-astropy to break dependencies cycle. Change-Id: I0e4b6681d106a999c6fc12c3fd8c8f084762a92e
* gnu: python-pytest-arraydiff: Update to 0.6.1.Sharlatan Hellseher2024-03-29
| | | | | | * gnu/packages/python-check.scm (python-pytest-arraydiff): Update to 0.6.1. Change-Id: I6dd911eb38597790f66756a77f6086112329a156
* gnu: python-pytest-doctestplus: Update to 1.2.0.Sharlatan Hellseher2024-03-29
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-doctestplus): Update to 1.2.0. [arguments] <#:test-flags>: Disable one more failing test. [home-page]: Update accordingly with lint warning. Change-Id: I353a671741cf887c348d627d9e071e3fedcc4edc
* gnu: Add python-pytest-testmon.nafkhamdc2024-03-28
| | | | | | | * gnu/packages/python-check.scm (python-pytest-testmon): New variable. Change-Id: Ia2e6034781898c04bd766145e0352060a975d479 Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: python-pytest-socket: Simplify package, enable tests.Sharlatan Hellseher2024-02-11
| | | | | | | | | * gnu/packages/python-check.scm (python-pytest-socket) [build-system]: Swap to pyproject-build-system. [arguments] <#:test-flags>: Disable tests requiring network access. <#:phases>: Use standard phases. Change-Id: Ib7fe0b3dab4e269c00856a10b8ca23acc8c8e180
* gnu: python-pyinstrument: Enable tests.Sharlatan Hellseher2024-02-11
| | | | | | | | * gnu/packages/python-check.scm (python-pyinstrument) [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-greenlet. Change-Id: I1cd0c3e906fbbdc561e66bae9fe35333f61801cf
* gnu: python-pyinstrument: Update to 4.6.2.Sharlatan Hellseher2024-02-11
| | | | | | * gnu/packages/python-check.scm (python-pyinstrument): Update to 4.6.2. Change-Id: I28e147272f273c04f7221f6d4f70677aee9a3747
* gnu: python-pytest-csv: Simplify package.Sharlatan Hellseher2024-02-11
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-csv) [build-system]: Swap to pyproejct-build-system. [arguments]: Use standard 'check phase. Change-Id: Iae04747b117bf5b5f9fb3c8b57cd40b8822edd77
* gnu: python-beartype: Simplify package.Sharlatan Hellseher2024-02-11
| | | | | | | | * gnu/packages/python-check.scm (python-beartype) [build-system]: Swap to pyproject-build-system. [arguments]: Use standard 'check phase and <#:test-flags>. Change-Id: I372c5be3b142f0e25d15fd2bac20fc9cd4d8030c
* gnu: Add python-pandas-vet.Troy Figiel2024-02-11
| | | | | | * gnu/packages/python-xyz.scm (python-pandas-vet): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: python-pytest-sanic: Relax requirement on websockets.Ricardo Wurmus2024-01-11
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-sanic)[arguments]: Use plain list; add 'relax-requirements phase. [description]: Use complete sentence. Change-Id: I3c21380b4aa208da8a92270b6748b620a4a2dcc0
* gnu: Add python-pytest-cookies.Troy Figiel2023-12-28
| | | | | | | * gnu/packages/python-check.scm (python-pytest-cookies): New variable. Change-Id: I0b085d345bf1bce5fc9c03315da06954cf2125cb Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-pytest-astropy: Update to 0.11.0.Sharlatan Hellseher2023-11-05
| | | | | | * gnu/packages/python-check (python-pytest-astropy): Update to 0.11.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-pytest-doctestplus: Update to 1.0.0.Sharlatan Hellseher2023-11-05
| | | | | | * gnu/packages/python-check (python-pytest-doctestplus): Update to 1.0.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-pytest-remotedata: Update to 0.4.1.Sharlatan Hellseher2023-11-05
| | | | | | * gnu/packages/python-check (python-pytest-remotedata): Update to 0.4.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-assertpy.Ricardo Wurmus2023-10-25
| | | | | | * gnu/packages/python-check.scm (python-assertpy): New variable. Change-Id: Ia17d256361eebe977a7d663b473e6c907ffe4ec2
* gnu: Add python-slotscheck.Marius Bakke2023-09-22
| | | | * gnu/packages/python-check.scm (python-slotscheck): New variable.
* gnu: python-mypy: Update to 1.4.1.Vincent Prat2023-09-15
| | | | | | | | * gnu/packages/python-check.scm (python-mypy): Update to 1.4.1. [origin]: Switch to PyPI. [arguments]: Don't skip the testImports test. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-mypy-extensions: Fix styleVincent Prat2023-06-25
| | | | | | * gnu/packages/python-check.scm (python-mypy-extensions): Fix style Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-mypy-extensions: Update to 1.0.0Vincent Prat2023-06-25
| | | | | | * gnu/packages/python-check.scm (python-mypy-extensions): Update to 1.0.0 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-vulture.Antero Mejr2023-05-23
| | | | | | * gnu/packages/python-check.scm (python-vulture): New variable. Signed-off-by: jgart <jgart@dismail.de>
* gnu: python-pytest-httpx: Update to 0.22.0, fix build.Sharlatan Hellseher2023-05-14
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-httpx): Update to 0.22.0. [build-system]: Switch to pyproject-build-system. [arguments]: Do not override the 'check phase. Signed-off-by: Vinicius Monego <monego@posteo.net>
* Revert "gnu: Add python-pytest-enabler."Ricardo Wurmus2023-05-11
| | | | | | | This reverts commit 0a8c46e89f095a9ec3632d43920ac3cce49f16d5. An older version of python-pytest-enabler already exists in (gnu packages check).
* gnu: Add python-pytest-enabler.Ricardo Wurmus2023-05-11
| | | | * gnu/packages/python-check.scm (python-pytest-enabler): New variable.
* gnu: python-pytest-mpl: Update to 0.16.1.Sharlatan Hellseher2023-05-08
| | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-mpl): Update to 0.16.1. [build-system]: Use pyproject-build-system. [arguments]<phases>: Simplify phases by removing redundant modification and use <test-flags> instead. [propagated-inputs]: Add python-jinja2, python-packaging. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-pytest-arraydiff: Update to 0.5.0.Sharlatan Hellseher2023-05-08
| | | | | | | | | * gnu/packages/python-check.scm (python-pytest-arraydiff): Update to 0.5.0. [native-inputs]: Add python-setuptools-scm. [propagated-inputs]: Remove python-six. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-pytest-remotedata: Update to 0.4.0.Sharlatan Hellseher2023-05-08
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-remotedata): Update to 0.4.0. [build-system]: Use pyproject-build-system. [arguments]<phases>: Simplify by removing not required phase modification and use <test-flags> instead. [native-inputs]: Add python-setuptools-scm. [propagated-inputs]: Delete python-six, add python-packaging. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-pytest-astropy: Simplify package.Sharlatan Hellseher2023-05-08
| | | | | | | * gnu/package/python-check.scm (python-pytest-astropy): Simplify package. [arguments]<phases>: Remove remove-requirement phase. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-pytest-filter-subpackage: Update to 0.1.2.Sharlatan Hellseher2023-05-08
| | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-filter-subpackage): Update to 0.1.2. [build-system]: Use pyproject-build-system. [arguments]: Drop no more required phases. [native-inputs]: Add python-setuptools-scm. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-pytest-doctestplus: Update to 0.12.1.Sharlatan Hellseher2023-05-08
| | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-doctestplus): Update to 0.12.1. [build-system]: Use pyproject-build-system. [arguments]<phases>: Remove modify-phases and add test-flags option instead. [native-inputs]: Add python-numpy. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-memory-profiler.Sharlatan Hellseher2023-05-07
| | | | | | | * gnu/packages/python-check.scm (python-memory-profiler): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: python-atpublic: Update to 3.1.1.Lars-Dominik Braun2023-05-05
| | | | | | | | * gnu/packages/python-check.scm (python-atpublic): Update to 3.1.1. [build-system]: Switch to pyproject-build-system. [arguments]: Remove #:phases, override build backend. [native-inputs]: Replace nose2 with pytest, add python-pdm-backend, python-sybil and python-pytest-cov.
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-04-25
|\
| * Revert "gnu: python-pytest-trio: Update to 0.8.0."Lars-Dominik Braun2023-04-25
| | | | | | | | | | | | Not compatible with python-trio 0.8. This reverts commit 27a4bfbd07022ebabc352a419c7588fcfc881d88.
| * gnu: python-pytest-trio: Update to 0.8.0.Maxim Cournoyer2023-04-17
| | | | | | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-trio): Update to 0.8.0. [arguments]: New relax-requirements phase. Delete extraneous add-installed-pythonpath call. Disable two new tests. Reported-by: jgart <jgart@dismail.de>
| * gnu: python-pytest-subtests: Update to 0.10.0.Maxim Cournoyer2023-04-14
| | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-subtests): Update to 0.10.0. [native-inputs]: Replace python-pytest with python-pytest-7.1.
* | gnu: python-pytest-trio: Update to 0.8.0.Maxim Cournoyer2023-04-19
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-trio): Update to 0.8.0. [arguments]: New relax-requirements phase. Delete extraneous add-installed-pythonpath call. Disable two new tests.
* | gnu: python-pytest-benchmark: Update to 4.0.0.Maxim Cournoyer2023-04-19
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-benchmark): Update to 4.0.0.
* | gnu: python-pytest-7.1: Deprecate package.Maxim Cournoyer2023-04-14
| | | | | | | | | | | | | | | | | | The source was adjusted using the following command: $ git grep -rl python-pytest-7.1 | xargs sed -i 's/python-pytest-7.1/python-pytest/g' * gnu/packages/check.scm (python-pytest-7.1): Delete variable.
* | Merge branch 'master' into core-updates.Maxim Cournoyer2023-04-14
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm