summaryrefslogtreecommitdiff
path: root/gnu/packages/python-check.scm
Commit message (Collapse)AuthorAge
...
* | gnu: python-pytest-isort: Update to 2.0.0.Efraim Flashner2021-08-09
| | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-isort): Update to 2.0.0. [native-inputs]: Add python-mock.
* | gnu: python-pytest-isort: Honor #:tests in check phase.Efraim Flashner2021-08-09
| | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-isort)[arguments]: Honor #:tests flag.
* | Merge branch 'master' into core-updatesLudovic Courtès2021-07-18
|\|
| * gnu: python-coveralls: Update to 3.1.0.Marius Bakke2021-07-17
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-coveralls): Update to 3.1.0. [arguments]: Remove trailing #t's. [native-inputs]: Add PYTHON-RESPONSES.
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/algebra.scm gnu/packages/bioinformatics.scm gnu/packages/curl.scm gnu/packages/docbook.scm gnu/packages/emacs-xyz.scm gnu/packages/maths.scm gnu/packages/plotutils.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/readline.scm gnu/packages/tls.scm gnu/packages/xml.scm gnu/packages/xorg.scm
| * gnu: Add python-pytest-mp.Hartmut Goebel2021-06-06
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-mp): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-22
|\|
| * gnu: Add python-tappy.Raghav Gururajan2021-05-17
| | | | | | | | * gnu/packages/python-check.scm (python-tappy): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm
| * gnu: Add python-pytest-xvfb.Vinicius Monego2021-05-08
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-xvfb): New variable.
| * gnu: Add python-pytest-qt.Vinicius Monego2021-05-08
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-qt): New variable.
| * gnu: Add python-pytest-click.Raghav Gururajan2021-05-02
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-click): New variable.
* | gnu: Fix merge mistakes.Efraim Flashner2021-04-18
| | | | | | | | | | | | | | | | * gnu/packages/chez.scm (chez-scheme)[native-inputs]: Use correct texlive implementation. * gnu/packages/music.scm (python-abjad)[native-inputs], * gnu/packages/python-check.scm (python-pytest-helpers-namespace) [native-inputs]: Use correct variable for python-pytest.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/boost.scm gnu/packages/chez.scm gnu/packages/compression.scm gnu/packages/crates-io.scm gnu/packages/docbook.scm gnu/packages/engineering.scm gnu/packages/gcc.scm gnu/packages/gl.scm gnu/packages/gtk.scm gnu/packages/nettle.scm gnu/packages/python-check.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/rust.scm gnu/packages/sqlite.scm guix/build-system/node.scm
| * gnu: Add python-pytest-helpers-namespace.BonfaceKilz2021-04-15
| | | | | | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-helpers-namespace): New variable. Co-authored-by: jgart <jgart@dismail.de> Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add python-allpairspy.Guillaume Le Vaillant2021-04-12
| | | | | | | | * gnu/packages/python-check.scm (python-allpairspy): New variable.
| * gnu: Add python-pyannotate.Brendan Tildesley2021-04-09
| | | | | | | | * gnu/packages/python-check.scm (python-pyannotate): New variable.
| * gnu: python-pytest-flake8: Update to 1.0.7.Efraim Flashner2021-03-29
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.0.7.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-03-24
|\|
| * gnu: Add python-testfixtures.Raghav Gururajan2021-03-11
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-testfixtures): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: python-pytest-sanic: Update to 1.7.0.Lars-Dominik Braun2021-03-10
| | | | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-sanic) [version]: Update to 1.7.0. [propagated-inputs]: Replace python-aiohttp with python-httpx and add python-websockets.
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-06
|\|
| * gnu: Add python-pytest-astropy.Sharlatan Hellseher2021-02-19
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-astropy): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add python-pytest-astropy-header.Sharlatan Hellseher2021-02-19
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-astropy-header): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | Merge branch 'master' into core-updatesChristopher Baines2021-02-03
|\|
| * gnu: Add python-eradicate.Maxim Cournoyer2021-01-25
| | | | | | | | * gnu/packages/python-check.scm (python-eradicate): New variable.
* | gnu: python-pytest-isort: Do not set PYTHONPATH.Maxim Cournoyer2021-02-01
| | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-isort) [phases]{check}: Do not set PYTHONPATH.
* | gnu: Add python-pylama.Maxim Cournoyer2021-01-15
| | | | | | | | * gnu/packages/python-check.scm (python-pylama): New variable.
* | gnu: Add python-mypy-minimal.Maxim Cournoyer2021-01-15
| | | | | | | | * gnu/packages/python-check.scm (python-mypy-minimal): New variable.
* | gnu: python-mypy: Fix build.Maxim Cournoyer2021-01-15
|/ | | | | | | | This follows commit b5ccc6cc9a, which updated python-pytest to version 6 and removed the python-pytest-6 variable. * gnu/packages/python-check.scm (python-mypy) [native-inputs]: Rename python-pytest-6 to python-pytest.
* gnu: Add python-pytest-sanic.Giacomo Leidi2020-12-15
| | | | | | * gnu/packages/python-check.scm (python-pytest-sanic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-mypy: Update to 0.790.Maxim Cournoyer2020-11-29
| | | | | | | * gnu/packages/python-check.scm (python-mypy): Update to 0.790. [origin]: Fetch sources from git. [phases]{check}: Run the unit tests only, not the self test, which fails. [native-inputs]: Remove python-py. Use python-pytest-6.
* gnu: Add python-junit-xml.Marius Bakke2020-11-21
| | | | * gnu/packages/python-check.scm (python-junit-xml): New public variable.
* gnu: Add python-stestr.Maxim Cournoyer2020-11-19
| | | | * gnu/packages/python-check.scm (python-stestr): New variable.
* gnu: Add python-re-assert.Vinicius Monego2020-11-10
| | | | | | * gnu/packages/python-check.scm (python-re-assert): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-pyux: Fix grammar.Vagrant Cascadian2020-10-30
| | | | | * gnu/packages/python-check (python-pyux)[description]: Remove gratuitous use of "allows to".
* gnu: Add python-pyux.Maxim Cournoyer2020-10-02
| | | | * gnu/packages/python-check.scm (python-pyux): New variable.
* gnu: Add python-robber.Tanguy Le Carrour2020-09-24
| | | | | | * gnu/packages/python-xyz.scm (python-robber): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pytest-toolbox.Vinicius Monego2020-09-07
| | | | | | * gnu/packages/python-check.scm (python-pytest-toolbox): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-nbval: Update to 0.9.6.Tobias Geerinckx-Rice2020-08-31
| | | | * gnu/packages/python-check.scm (python-nbval): Update to 0.9.6.
* gnu: Add python-pytest-trio.Vinicius Monego2020-08-09
| | | | | | * gnu/packages/python-check.scm (python-pytest-trio): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-pytest-ordering.Vinicius Monego2020-08-01
| | | | | | * gnu/packages/python-check.scm (python-pytest-ordering): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add python-mypy.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-check.scm (python-mypy): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-mypy-extensions.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-check.scm (python-mypy-extensions): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-nbval.Vinicius Monego2020-07-29
| | | | | | * gnu/packages/python-check.scm (python-nbval): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add python-pytest-env.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-pytest-env): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-covdefaults.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-covdefaults): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-pytest-mpl.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-pytest-mpl): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-pytest-remotedata.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-pytest-remotedata): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-pytest-openfiles.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-check.scm (python-pytest-openfiles): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>