summaryrefslogtreecommitdiff
path: root/gnu/packages/python-check.scm
AgeCommit message (Expand)Author
2022-10-31gnu: Fix various lint issues in synopsis and descriptions....* gnu/packages/android.scm (etc1tool)[synopsis]: Drop trailing period. * gnu/packages/bioinformatics.scm (mudskipper)[synopsis]: Likewise. * gnu/packages/crates-io.scm (rust-async-log-attributes-1)[synopsis]: Likewise. (rust-atomic-polyfill-1)[synopsis]: Likewise. (rust-modifier-0.1)[synopsis]: Likewise. (rust-openssl-macros-0.1)[synopsis]: Likewise. (rust-syn-mid-0.5)[synopsis]: Likewise. (rust-toml-edit-0.14)[synopsis]: Likewise. (rust-valuable-derive-0.1)[synopsis]: Likewise. (rust-inflections-1)[synopsis]: Likewise. * gnu/packages/databases.scm (python-databases)[synopsis]: Likewise. * gnu/packages/games.scm (liquidwar6)[synopsis]: Likewise. * gnu/packages/golang.scm (go-golang.org-x-sync-errgroup)[synopsis]: Likewise. * gnu/packages/guile-xyz.scm (guile-config)[synopsis]: Likewise. * gnu/packages/haskell-web.scm (ghc-hxt-xpath)[synopsis]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-string-qq)[synopsis]: Likewise. * gnu/packages/machine-learning.scm (python-lap)[synopsis]: Likewise. (python-pyro-api)[synopsis]: Likewise. * gnu/packages/messaging.scm (python-librecaptcha)[synopsis]: Likewise. * gnu/packages/python-check.scm (python-pytest-cram)[synopsis]: Likewise. * gnu/packages/python-web.scm (python-jschema-to-python)[synopsis]: Likewise. (python-sarif-om)[synopsis]: Likewise. (python-socksio)[synopsis]: Likewise. (python-msrest)[synopsis]: Likewise. * gnu/packages/tor.scm (torsocks)[synopsis]: Likewise. * gnu/packages/cran.scm (r-rlist)[synopsis]: Remove leading article. * gnu/packages/crates-io.scm (rust-clippy-lints-0.0.153)[synopsis]: Likewise. (rust-simplelog-0.11)[synopsis]: Likewise. * gnu/packages/samba.scm (wsdd)[synopsis]: Likewise. * gnu/packages/crates-io.scm (rust-spki-0.4)[synopsis]: Remove trailing whitespace. * gnu/packages/golang.scm (go-github-com-mattn-go-zglob)[description]: Remove leading whitespace. * gnu/packages/haskell-check.scm (ghc-crypto-cipher-tests)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-ctype)[synopsis]: Remove trailing whitespace. * gnu/packages/mpi.scm (openmpi-thread-multiple)[description]: Remove leading whitespace. * gnu/packages/node-xyz.scm (node-string-decoder)[synopsis]: Remove trailing whitespace. Vagrant Cascadian
2022-10-22gnu: python-pytest-astropy-header: Update to 0.2.2....* gnu/packages/python-check.scm (python-pytest-astropy-header): Update to 0.2.2. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Sharlatan Hellseher
2022-10-22gnu: python-pytest-astropy: Update to 0.10.0....* gnu/packages/python-check.scm (python-pytest-astropy): Update to 0.10.0. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Sharlatan Hellseher
2022-09-09gnu: python-pytest-benchmark: Update to 3.4.1....* gnu/packages/python-check.scm (python-pytest-benchmark): Update to 3.4.1. [arguments]: Add #:test-target. [native-inputs]: Remove PYTHON-PATHLIB2. Marius Bakke
2022-09-01gnu: python-tox: Build with tests....* gnu/packages/python-check.scm (python-tox)[arguments]: Convert to list of G-Expressions. Drop #:tests?. Add #:phases. [native-inputs]: Add python-flaky, python-pathlib2, python-pytest-freezegun, and python-pytest-timeout. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Nicolas Graves
2022-09-01gnu: python-tox: Move to python-check....* gnu/packages/python-xyz.scm (python-tox): Move from here... * gnu/packages/python-check.scm (python-tox): ... to here. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Nicolas Graves
2022-08-30gnu: Add python-xvfbwrapper....* gnu/packages/python-check.scm (python-xvfbwrapper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tomasz Jeneralczyk
2022-08-16gnu: python-mypy: Update to 0.971....* gnu/packages/patches/python-mypy-12332.patch, gnu/packages/patches/python-mypy-use-sys-path.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-check.scm (python-mypy): Update to 0.971. [source](patches): Remove. [arguments]: Skip one test. Marius Bakke
2022-08-10gnu: python-stestr: Update to 3.2.1....* gnu/packages/python-check.scm (python-stestr): Update to 3.2.1. Hartmut Goebel
2022-07-08gnu: Add python-pytest-cram....* gnu/packages/python-check.scm (python-pytest-cram): New variable. Ricardo Wurmus
2022-06-23gnu: Add python-pycotap....* 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> Julien Lepiller
2022-06-16gnu: Add python-pytest-httpx....* gnu/packages/python-check.scm (python-pytest-httpx): New variable. Hartmut Goebel
2022-06-07gnu: python-xunitparser: Update to 1.3.4....* gnu/packages/python-check.scm (python-xunitparser): Update to 1.3.4. Maxim Cournoyer
2022-05-31gnu: Add python-avocado-framework....* gnu/packages/python-check.scm (python-avocado-framework): New variable. Maxim Cournoyer
2022-05-20gnu: Add python-test-utils....* gnu/packages/python-check.scm (python-test-utils): New variable. Ricardo Wurmus
2022-05-12gnu: python-pytest-sanic: Update to 1.9.1....* gnu/packages/python-check.scm (python-pytest-sanic): Update to 1.9.1. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Lars-Dominik Braun
2022-05-12gnu: Add python-nptyping....* gnu/packages/python-check.scm (python-nptyping): New variable. Maxim Cournoyer
2022-05-12gnu: Add python-beartype....* gnu/packages/python-check.scm (python-beartype): New variable. Maxim Cournoyer
2022-05-12gnu: python-nbval: Fix build....* 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. Maxim Cournoyer
2022-05-12gnu: Add python-pytest-tornado....* gnu/packages/python-check.scm (python-pytest-tornado): New variable. Maxim Cournoyer
2022-05-12gnu: python-pytest-shutil: Adjust to use python-path....* 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. Maxim Cournoyer
2022-05-12gnu: python-pytest-checkdocs: Update to 2.7.1....* gnu/packages/python-check.scm (python-pytest-checkdocs): Update to 2.7.1. Maxim Cournoyer
2022-05-12gnu: python-mypy: Update to 0.942 and fix search path....* 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. Maxim Cournoyer
2022-05-02gnu: Add python-sybil....* gnu/packages/python-check.scm (python-sybil): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber
2022-04-11gnu: Add python-parameterizedtestcase....* gnu/packages/python-check.scm (python-parameterizedtestcase): New variable. Ricardo Wurmus
2022-04-07gnu: Add python-pyinstrument....* gnu/packages/python-check.scm (python-pyinstrument): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Malte Frank Gerdes
2022-03-19gnu: python-mypy: Fix test errors on i686-linux....* 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> itd
2022-01-28gnu: python-pytest-qt: Remove a transitive dependency on QtWebKit....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. Leo Famulari
2022-01-22gnu: Add python-cucumber-tag-expressions....* gnu/packages/python-check.scm (python-cucumber-tag-expressions): New variable. Marius Bakke
2022-01-22gnu: Add python-pytest-metadata....* gnu/packages/python-check.scm (python-pytest-metadata): New variable. Marius Bakke
2022-01-22gnu: python-mypy: Update to 0.931....* 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. Marius Bakke
2022-01-14gnu: python-pytest-pycodestyle: Update to 2.2.0....* gnu/packages/python-check.scm (python-pytest-pycodestyle): Update to 2.2.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2022-01-14gnu: Add python-pytest-pydocstyle....* gnu/packages/python-check.scm (python-pytest-pydocstyle): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2022-01-11gnu: Add python-pytest-doctest-custom....* gnu/packages/python-check.scm (python-pytest-doctest-custom): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2021-12-30gnu: Remove trailing period from synopsis....* 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. Vagrant Cascadian
2021-12-26Revert "gnu: Add python-pytest-rerunfailures."...This added a duplicate package definition. This reverts commit 51e26b297cda6fba1a842fbd63732bfa27878748. Leo Famulari
2021-12-27gnu: Add python-pytest-celery....* gnu/packages/python-check.scm (python-pytest-celery): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2021-12-27gnu: Add python-pytest-rerunfailures....* gnu/packages/python-check.scm (python-pytest-rerunfailures): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2021-12-27gnu: Add python-pytest-subtests....* gnu/packages/python-check.scm (python-pytest-subtests): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2021-12-26gnu: python-pytest-doctestplus: Honor #:tests?....* gnu/packages/python-check.scm (python-pytest-doctestplus): Honor #:tests? in the custom 'check phase. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2021-12-26gnu: python-pytest-doctestplus: Update to 0.11.2....* 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> Vinicius Monego
2021-12-26gnu: python-pytest-arraydiff: Fix 'sanity-check phase....* gnu/packages/python-check.scm (python-pytest-arraydiff)[native-inputs]: Add python-pytest. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2021-12-16gnu: python-vcrpy: Fix test failure....* gnu/packages/python-check.scm (python-vcrpy)[arguments]: Don't override PYTHONPATH. Marius Bakke
2021-12-13gnu: Further simplify package inputs....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.) Ludovic Courtès
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-12-13Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-12-12gnu: python-vcrpy: Update to 4.1.1....* 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> Giacomo Leidi
2021-12-07gnu: python-pytest-console-scripts: Update to 1.2.1....* gnu/packages/python-check.scm (python-pytest-console-scripts): Update to 1.2.1. Ricardo Wurmus
2021-12-07gnu: Add python-pytest-rerunfailures....* gnu/packages/python-check.scm (python-pytest-rerunfailures): New variable. Ricardo Wurmus
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus