summaryrefslogtreecommitdiff
path: root/gnu/packages/python-check.scm
Commit message (Collapse)AuthorAge
* 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>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * gnu: Fix ‘this packages’ and some other niggles.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-home-0.5)[description]: Fix ‘this packages’ typo. * gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]: Likewise. * gnu/packages/python-check.scm (python-pytest-csv)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise, and note which language. * gnu/packages/python-xyz.scm (python-recommonmark)[description]: Likewise, and work around ‘enabling you’.
* | gnu: python-pytest-toolbox: Honor #:tests? flag.Efraim Flashner2021-10-27
| | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-toolbox)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
* | gnu: python-pytest-toolbox: Fix test suite.Efraim Flashner2021-10-27
| | | | | | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-toolbox)[arguments]: Adjust custom 'check phase to remove obsolete pytest flag. [native-inputs]: Remove python-coverage, python-docutils, python-flake8, python-isort, python-pyflakes, python-pygments, python-pytest-cov, python-pytest-mock, python-pytest-sugar.
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-18
|\|
| * gnu: Add python-aioresponses.Sébastien Lerique2021-10-18
| | | | | | | | | | | | * gnu/packages/python-check.scm (python-aioresponses): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| * gnu: Add python-pytest-mockito.Maxim Cournoyer2021-10-15
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-mockito): New variable.
| * gnu: Add python-mockito.Maxim Cournoyer2021-10-15
| | | | | | | | * gnu/packages/python-check.scm (python-mockito): New variable.
* | gnu: python-pytest-trio: Honor #:tests? flag.Efraim Flashner2021-10-15
| | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-trio)[arguments]: Honor the #:tests? flag.
* | gnu: python-pytest-trio: Update to 0.7.0.Efraim Flashner2021-10-15
| | | | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-trio): Update to 0.7.0. [arguments]: Add some tests to skip. [propagated-inputs]: Add python-async-generator, python-outcome, python-pytest.
* | gnu: python-pytest-checkdocs: Update to 1.2.5.Efraim Flashner2021-10-15
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-checkdocs): Update to 1.2.5.
* | gnu: python-pytest-checkdocs: Fix build.Efraim Flashner2021-10-15
| | | | | | | | | | * gnu/packagess/python-check.scm (python-pytest-checkdocs) [native-inputs]: Add python-pytest.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: Add python-pytest-exploratory.Maxim Cournoyer2021-10-01
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-exploratory): New variable.
| * gnu: Add python-pytest-repeat.Maxim Cournoyer2021-09-30
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-repeat): New variable.
| * gnu: Add python-pytest-csv.Maxim Cournoyer2021-09-28
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-csv): New variable.
| * gnu: Update python-mypy to 0.910.raingloom2021-09-26
| | | | | | | | | | | | | | | | * gnu/packages/python-check.scm (python-mypy): Update to 0.910. [arguments]: Make --without-tests work with custom check phase. [propagated-inputs]: Add python-toml to fix missing import in mypyc. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: python-pytest-mpl: Fix build.Felix Gruber2021-09-14
| | | | | | | | | | | | | | * gnu/packages/python-check.scm (python-pytest-mpl)[propagated-inputs]: Add python-nose. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-07
|\|
| * gnu: Add python-pytest-tornasync.Ricardo Wurmus2021-08-30
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-tornasync): New variable.
| * gnu: Add python-pytest-console-scripts.Ricardo Wurmus2021-08-30
| | | | | | | | * gnu/packages/python-check.scm (python-pytest-console-scripts): New variable.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-08-12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/algebra.scm gnu/packages/games.scm gnu/packages/golang.scm gnu/packages/kerberos.scm gnu/packages/mail.scm gnu/packages/python.scm gnu/packages/ruby.scm gnu/packages/scheme.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/version-control.scm
| * gnu: python-coveralls: Update to 3.2.0.Efraim Flashner2021-08-09
| | | | | | | | * gnu/packages/python-check.scm (python-coveralls): Update to 3.2.0.