aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python-check.scm
Commit message (Collapse)AuthorAge
...
* | Merge branch 'staging' into core-updatesMarius Bakke2022-07-22
|\|
| * gnu: Add python-pytest-cram.Ricardo Wurmus2022-07-08
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-cram): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2022-06-27
|\|
| * gnu: Add python-pycotap.Julien Lepiller2022-06-23
| | | | | | | | | | | | | | * gnu/packages/python-check.scm (python-pycotap): New variable. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | Merge branch master into core-updatesLudovic Courtès2022-06-22
|\|
| * gnu: Add python-pytest-httpx.Hartmut Goebel2022-06-16
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-httpx): New variable.
* | Merge branch 'master' into core-updatesLudovic Courtès2022-06-08
|\|
| * gnu: python-xunitparser: Update to 1.3.4.Maxim Cournoyer2022-06-07
| | | | | | | | * gnu/packages/python-check.scm (python-xunitparser): Update to 1.3.4.
| * gnu: Add python-avocado-framework.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-check.scm (python-avocado-framework): New variable.
| * gnu: Add python-test-utils.Ricardo Wurmus2022-05-20
| | | | | | | | * gnu/packages/python-check.scm (python-test-utils): New variable.
| * gnu: python-pytest-sanic: Update to 1.9.1.Lars-Dominik Braun2022-05-12
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-sanic): Update to 1.9.1. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * gnu: Add python-nptyping.Maxim Cournoyer2022-05-12
| | | | | | | | * gnu/packages/python-check.scm (python-nptyping): New variable.
| * gnu: Add python-beartype.Maxim Cournoyer2022-05-12
| | | | | | | | * gnu/packages/python-check.scm (python-beartype): New variable.
| * gnu: python-nbval: Fix build.Maxim Cournoyer2022-05-12
| | | | | | | | | | | | | | * gnu/packages/python-check.scm (python-nbval) [phases]: Delete trailing #t. {check}: Skip newly failing 'test_conf_ignore_stderr' test. Remove INPUTS and OUTPUTS arguments. Add TESTS? and honor it.
| * gnu: Add python-pytest-tornado.Maxim Cournoyer2022-05-12
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-tornado): New variable.
| * gnu: python-pytest-shutil: Adjust to use python-path.Maxim Cournoyer2022-05-12
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-shutil) [phases]{use-path-instead-of-path.py}: New phase. [propagated-inputs]: Replace python-path.py with python-path.
| * gnu: python-pytest-checkdocs: Update to 2.7.1.Maxim Cournoyer2022-05-12
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-checkdocs): Update to 2.7.1.
| * gnu: python-mypy: Update to 0.942 and fix search path.Maxim Cournoyer2022-05-12
| | | | | | | | | | | | | | * gnu/packages/patches/python-mypy-use-sys-path.patch: New patch. * gnu/local.mk: Register it. * gnu/packages/python-check.scm (python-mypy): Update to 0.942. [source]: Apply patch.
| * gnu: Add python-sybil.Felix Gruber2022-05-02
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-sybil): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-parameterizedtestcase.Ricardo Wurmus2022-04-11
| | | | | | | | * gnu/packages/python-check.scm (python-parameterizedtestcase): New variable.
| * gnu: Add python-pyinstrument.Malte Frank Gerdes2022-04-07
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-pyinstrument): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* | gnu: python-pytest-xdist: Update to 2.5.0.Maxim Cournoyer2022-04-12
|/ | | | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-xdist): Update to 2.5.0. [source]: Remove obsolete snippet. [phases]{patch-setup-py}: Delete phase. {check}: Streamline. [native-inputs, propagated-inputs, home-page]: Fix indentation. (python2-pytest-xdist): Delete variable. (python-pytest-xdist-next): Delete variable. * gnu/packages/django.scm (python-pytest-django): Use regular python-pytest-xdist. * gnu/packages/python-check.scm (python-pytest-csv): Likewise, and ditto for python-pytest.
* gnu: python-mypy: Fix test errors on i686-linux.itd2022-03-19
| | | | | | | | | * gnu/packages/patches/python-mypy-12332.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-check.scm (python-mypy)[source]<origin>: Use patch "python-mypy-12332.patch" to avoid overflow issues resulting in test failures. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-pytest-qt: Remove a transitive dependency on QtWebKit.Leo Famulari2022-01-28
| | | | | | | See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/python-check.scm (python-pytest-qt)[propagated-inputs]: Replace python-pyqt with python-pyqt-without-qtwebkit.
* gnu: Add python-cucumber-tag-expressions.Marius Bakke2022-01-22
| | | | * gnu/packages/python-check.scm (python-cucumber-tag-expressions): New variable.
* gnu: Add python-pytest-metadata.Marius Bakke2022-01-22
| | | | * gnu/packages/python-check.scm (python-pytest-metadata): New variable.
* gnu: python-mypy: Update to 0.931.Marius Bakke2022-01-22
| | | | | | | | * gnu/packages/python-check.scm (python-mypy): Update to 0.931. [native-inputs]: Remove PYTHON-FLAKE8, PYTHON-FLAKE8-BUGBEAR, PYTHON-FLAKE8-PYI, PYTHON-IMPORTLIB-METADATA, and PYTHON-PYTEST-COV. [propagated-inputs]: Remove PYTHON-TYPED-AST. Replace PYTHON-TOML with PYTHON-TOMLI.
* gnu: python-pytest-pycodestyle: Update to 2.2.0.Vinicius Monego2022-01-14
| | | | | | * gnu/packages/python-check.scm (python-pytest-pycodestyle): Update to 2.2.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-pytest-pydocstyle.Vinicius Monego2022-01-14
| | | | | | * gnu/packages/python-check.scm (python-pytest-pydocstyle): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-pytest-doctest-custom.Vinicius Monego2022-01-11
| | | | | | * gnu/packages/python-check.scm (python-pytest-doctest-custom): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Remove trailing period from synopsis.Vagrant Cascadian2021-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/anddroid.scm (android-liblog, git-repo)[synopsis]: Remove trailing period. * gnu/packages/audio.scm (audio-to-midi)[synopsis]: Likewise. * gnu/packages/bioinformatics.scm (python-mygene, python-scanpy, nanosv)[synopsis]: Likewise. * gnu/packages/cran.scm (r-gsubfn)[synopsis]: Likewise. * gnu/packages/crates-io.scm (rust-ascii-1, rust-bindgen-0.59, rust-byte-unit-4, rust-clircle-0.3, rust-dashmap-4, rust-dhcp4r-0.2, rust-fast-float-0.2, rust-fst-0.4, rust-futures-core-preview-0.3, rust-http-types-2, rust-hyper-0.14, rust-indexmap-1, rust-minimal-lexical-0.1, rust-oorandom-11.1, rust-runtime-raw-0.3, rust-sharded-slab-0.1, rust-takeable-option-0.4, rust-tower-service-0.3, rust-ttf-parser-0.12)[synopsis]: Likewise. * gnu/packages/disk.scm (f3)[synopsis]: Likewise. * gnu/packages/emacs-xyz.scm (emacs-scribble-mode, emacs-psession)[synopsis]: Likewise. * gnu/packages/golang.scm (go-github-com-kylelemons-godebug)[synopsis]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-fsnotify, ghc-libyaml, ghc-emojis, ghc-regex-tdfa, ghc-th-lift-instances, ghc-commonmark-pandoc)[synopsis]: Likewise. * gnu/packages/java.scm (java-commons-jxpath, java-jakarta-regexp)[synopsis]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-cl-annot, sbcl-envy)[synopsis]: Likewise. * gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify)[synopsis]: Likewise. * gnu/packages/maven.scm (maven-wagon-http-shared, maven-surefire-plugin)[synopsis]: Likewise. * gnu/packages/perl.scm (perl-text-soundex)[synopsis]: Likewise. * gnu/packages/python-check.scm (python-httmock)[synopsis]: Likewise. * gnu/packages/python-web.scm (python-bottle)[synopsis]: Likewise. * gnu/packages/python-xyz.scm (python-olefile, python-tokenize-rt, python-pylzma)[synopsis]: Likewise. * gnu/packages/tex.scm (texlive-docstrip)[synopsis]: Likewise.
* Revert "gnu: Add python-pytest-rerunfailures."Leo Famulari2021-12-26
| | | | | | This added a duplicate package definition. This reverts commit 51e26b297cda6fba1a842fbd63732bfa27878748.
* gnu: Add python-pytest-celery.Vinicius Monego2021-12-27
| | | | | | * gnu/packages/python-check.scm (python-pytest-celery): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-pytest-rerunfailures.Vinicius Monego2021-12-27
| | | | | | * gnu/packages/python-check.scm (python-pytest-rerunfailures): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-pytest-subtests.Vinicius Monego2021-12-27
| | | | | | * gnu/packages/python-check.scm (python-pytest-subtests): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-pytest-doctestplus: Honor #:tests?.Vinicius Monego2021-12-26
| | | | | | | * gnu/packages/python-check.scm (python-pytest-doctestplus): Honor #:tests? in the custom 'check phase. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-pytest-doctestplus: Update to 0.11.2.Vinicius Monego2021-12-26
| | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-doctestplus): Update to 0.11.2. [arguments]<#:phases>: In the custom 'check phase, skip tests that require remote data. [native-inputs]: Add python-setuptools-scm. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-pytest-arraydiff: Fix 'sanity-check phase.Vinicius Monego2021-12-26
| | | | | | | * gnu/packages/python-check.scm (python-pytest-arraydiff)[native-inputs]: Add python-pytest. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-vcrpy: Fix test failure.Marius Bakke2021-12-16
| | | | | * gnu/packages/python-check.scm (python-vcrpy)[arguments]: Don't override PYTHONPATH.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-12-13
|\
| * gnu: python-vcrpy: Update to 4.1.1.Giacomo Leidi2021-12-12
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-vcrpy): Update to 4.1.1. [arguments]: Replace 'check phase to run unit tests. [native-inputs]: Add required dependencies. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: python-pytest-console-scripts: Update to 1.2.1.Ricardo Wurmus2021-12-07
| | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-console-scripts): Update to 1.2.1.
* | gnu: Add python-pytest-rerunfailures.Ricardo Wurmus2021-12-07
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-rerunfailures): New variable.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\|
| * gnu: Add python-xunitparser.Ricardo Wurmus2021-11-30
| | | | | | | | * gnu/packages/python-check.scm (python-xunitparser): New variable.
* | gnu: python-codacy-coverage: Add missing python-requests input.Maxim Cournoyer2021-11-22
| | | | | | | | | | * gnu/packages/python-check.scm (python-codacy-coverage) [propagated-inputs]: Add python-requests.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|
| * gnu: python-pytest-astropy: Adjust inputs.Vinicius Monego2021-11-08
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-astropy)[arguments]: Add new phase to skip a version check bug. [native-inputs]: Remove python-pytest. Move python-hypothesis, python-pytest-arraydiff, python-pytest-astropy-header, python-pytest-cov, python-pytest-filter-subpackage, python-pytest-openfiles, python-pytest-remotedata to ... [propagated-inputs]: ... here. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>