summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-sphinx-autobuild: Update to 2021.3.14.base-for-series-11068base-for-series-11067Marius Bakke2022-01-22
| | | | | | | | * gnu/packages/sphinx.scm (python-sphinx-autobuild): Update to 2021.3.14. [arguments]: Remove obsolete phase. Simplify check override. [propagated-inputs]: Remove PYTHON-ARGH, PYTHON-PATHTOOLS, PYTHON-PORT-FOR, PYTHON-PYYAML, PYTHON-TORNADO and PYTHON-WATCHDOG. Add PYTHON-COLORAMA and PYTHON-SPHINX.
* gnu: python-watchdog: Remove unused input.Marius Bakke2022-01-22
| | | | | * gnu/packages/python-xyz.scm (python-watchdog)[propagated-inputs]: Remove PYTHON-ARGH.
* gnu: python-flask-oidc: Update to 1.4.0.Marius Bakke2022-01-22
| | | | | * gnu/packages/python-web.scm (python-flask-oidc): Update to 1.4.0. [arguments]: Override check phase.
* gnu: cwltool: Update to 3.1.20220119140128.Marius Bakke2022-01-22
| | | | | | * gnu/packages/bioinformatics.scm (cwltool): Update to 3.1.20220119140128. [propagated-inputs]: Change from PYTHON-RDFLIB-5 to PYTHON-RDFLIB. [native-inputs]: Remove PYTHON-RDFLIB-JSONLD.
* gnu: behave: Update to 1.2.7.dev2.Marius Bakke2022-01-22
| | | | | | | | | * gnu/packages/check.scm (behave): Update to 1.2.7.dev2. [source]: Switch to GIT-FETCH. Remove patches. [arguments]: Remove #:test-target. Add #:phases. [propagated-inputs]: Add PYTHON-COLORAMA and PYTHON-CUCUMBER-TAG-EXPRESSIONS. * gnu/packages/patches/behave-skip-a-couple-of-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* 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-pyvcf: Build with old setuptools.Marius Bakke2022-01-22
| | | | | * gnu/packages/bioinformatics.scm (python-pyvcf)[native-inputs]: Add PYTHON-SETUPTOOLS.
* gnu: Deprecate python-flask-restplus.Marius Bakke2022-01-22
| | | | | * gnu/packages/python-web.scm (python-flask-restplus): Define as deprecated alias for PYTHON-FLASK-RESTX, as noted on its home page.
* gnu: python-sqlalchemy: Update to 1.4.31.Marius Bakke2022-01-22
| | | | * gnu/packages/databases.scm (python-sqlalchemy): Update to 1.4.31.
* gnu: python-flask-session: Update to 0.4.0.Marius Bakke2022-01-22
| | | | * gnu/packages/python-web.scm (python-flask-session): Update to 0.4.0.
* gnu: python-flask: Update to 2.0.2.Marius Bakke2022-01-22
| | | | * gnu/packages/python-web.scm (python-flask): Update to 2.0.2.
* gnu: python-werkzeug: Update to 2.0.2.Marius Bakke2022-01-22
| | | | * gnu/packages/python-web.scm (python-werkzeug): Update to 2.0.2.
* gnu: python-louvain: Build with older setuptools.Marius Bakke2022-01-22
| | | | | * gnu/packages/graph.scm (python-louvain)[native-inputs]: Add PYTHON-SETUPTOOLS.
* gnu: python-tqdm: Update to 4.62.3.Marius Bakke2022-01-22
| | | | * gnu/packages/python-xyz.scm (python-tqdm): Update to 4.62.3.
* gnu: python-upsetplot: Update to 0.6.0.Marius Bakke2022-01-22
| | | | | | * gnu/packages/python-science.scm (python-upsetplot): Update to 0.6.0. [source](modules, snippet): New fields. [arguments]: Remove obsolete phase. Respect TESTS? in check phase.
* gnu: python-pandas: Remove old version.Marius Bakke2022-01-22
| | | | | * gnu/packages/python-science.scm (python-pandas-0.25): Remove variable. (python2-pandas): Inherit from PYTHON-PANDAS.
* gnu: Add python-psycopg.Marius Bakke2022-01-22
| | | | * gnu/packages/databases.scm (python-psycopg): New variable.
* gnu: Add python-psycopg-pool.Marius Bakke2022-01-22
| | | | * gnu/packages/databases.scm (python-psycopg-pool): New variable.
* gnu: python-pytest-asyncio: Update to 0.17.2.Marius Bakke2022-01-22
| | | | | | | | | * gnu/packages/check.scm (python-pytest-asyncio): Update to 0.17.2. [arguments]: Specify setuptools-scm version. Replace check phase. [native-inputs]: Remove PYTHON-COVERAGE. Add PYTHON-FLAKY and PYTHON-SETUPTOOLS-SCM. * gnu/packages/python-xyz.scm (python-tqdm, python-watchgod)[arguments]: Specify asyncio_mode when running tests.
* gnu: python-pytest-mock: Cope with test warnings.Marius Bakke2022-01-22
| | | | | | * gnu/packages/check.scm (python-pytest-mock)[source](modules, snippet): New fields. [arguments]: Increase test verbosity and remove obsolete workaround.
* gnu: python-tenacity: Update to 8.0.1.Marius Bakke2022-01-22
| | | | | | | * gnu/packages/python-xyz.scm (python-tenacity): Update to 8.0.1. [propagated-inputs]: Remove. [native-inputs]: Add PYTHON-TYPEGUARD. Remove PYTHON-SPHINX. [arguments]: Rewrite in gexp style.
* gnu: Add python-typeguard.Marius Bakke2022-01-22
| | | | * gnu/packages/python-xyz.scm (python-typeguard): 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-cython: Add 3.0.0a10.Marius Bakke2022-01-22
| | | | * gnu/packages/python-xyz.scm (python-cython-3): New variable.
* gnu: Add pproxy.Marius Bakke2022-01-22
| | | | * gnu/packages/networking.scm (pproxy): New variable.
* gnu: postgresql: Add 14.1.Marius Bakke2022-01-22
| | | | * gnu/packages/databases.scm (postgresql-14): New variable.
* gnu: python-psycopg2: Update to 2.9.3.Marius Bakke2022-01-22
| | | | | * gnu/packages/databases.scm (python-psycopg2): Update to 2.9.3. [home-page]: Follow redirect to <https://www.psycopg.org>.
* gnu: Add nbss-upload.jgart via Guix-patches via2022-01-22
| | | | | | * gnu/packages/python-xyz.scm (nbss-upload): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: jacal: Update to 1c7.Morgan Smith2022-01-22
| | | | | | | | | * gnu/packages/patches/jacal-fix-texinfo.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Delete this. * gnu/packages/maths.scm (jacal)[source]: Delete this patch. [version]: Update to 1c7. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: slib: Update to 3b6.Morgan Smith2022-01-22
| | | | | | * gnu/packages/scheme.scm (slib): Update to 3b6. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: scm: Fix build.Morgan Smith2022-01-22
| | | | | | | * gnu/packages/scheme.scm (scm)[arguments]: Add trailing slashes for library paths in build and post-install phases. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: mblaze: Update to 1.2.jgart via Guix-patches via2022-01-22
| | | | | | * gnu/packages/mail.scm (mblaze): Update to 1.2. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: alacritty: Fix failing build.SeerLite via Guix-patches via2022-01-22
| | | | | | | * gnu/packages/crates-io.scm (rust-alacritty-terminal)[inputs]: Update rust-nix. * gnu/packages/terminals.scm (alacritty)[arguments]: Add phase 'use-new-nix. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: sssd: Undefine SMB_HAS_NEW_NDR_PULL_STEAL_SWITCH.Remco van 't Veer2022-01-22
| | | | | | | | | This commit follows a7fb50b577760e8409f40c7038a7c9a53ba98db6. * gnu/packages/sssd.scm [arguments]: Undefine SMB_HAS_NEW_NDR_PULL_STEAL_SWITCH in add-config-in phase. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: sssd: Fix build with samba-4.15.3.Remco van 't Veer2022-01-22
| | | | | | | | | | * gnu/packages/patches/sssd-fix-samba-4.15.3.patch: New file. * gnu/local.mk (dist_patch_DATA): Add this. * gnu/packages/sssd.scm [source]: Add this. [native-inputs]: Add AUTOCONF. [arguments]: Add add-config-in phase. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: r-mosaic: Update to 1.8.3.Ricardo Wurmus2022-01-22
| | | | | | | | | This is a follow-up to commit 2ced098512ecd754d3cb35616c811673365ef18d, which had been pushed by accident. * gnu/packages/cran.scm (r-mosaic): Update to 1.8.3. [propagated-inputs]: Add r-ggridges, r-ggstance, r-leaflet, and r-rlang; remove r-lazyeval.
* gnu: Add r-leaflet.Ricardo Wurmus2022-01-22
| | | | * gnu/packages/cran.scm (r-leaflet): New variable.
* gnu: svt-av1: Update to 0.9.0.Leo Famulari2022-01-22
| | | | * gnu/packages/video.scm (svt-av1): Update to 0.9.0.
* gnu: gnome-calculator: Update to 41.0 and re-style inputs.Maxim Cournoyer2022-01-22
| | | | | | * gnu/packages/gnome.scm (gnome-calculator): Update to 41.0. [native-inputs]: Re-style. [inputs]: Likewise.
* gnu: gnome-system-monitor: Update to 41.0 and re-style inputs.Maxim Cournoyer2022-01-22
| | | | | | * gnu/packages/gnome.scm (gnome-system-monitor): Update to 41.0. [native-inputs]: Re-style. [inputs]: Likewise.
* gnu: orca: Update to 41.0.Maxim Cournoyer2022-01-22
| | | | | | | * gnu/packages/gnome.scm (orca): Update to 41.0. [phases]: Delete trailing #t. [native-inputs]: Re-style. [inputs]: Likewise.
* gnu: gnote: Update to 41.2.Maxim Cournoyer2022-01-22
| | | | | | | | * gnu/packages/gnome.scm (gnote): Update to 41.2. [build-system]: Use meson. [arguments]: New field. [native-inputs]: Delete unittest-cpp. [description]: Re-indent.
* gnu: polari: Update to 41.0.Maxim Cournoyer2022-01-22
| | | | | * gnu/packages/gnome.scm (polari): Update to 41.0. [phases]: Delete trailing #t.
* gnu: gnome-todo: Update to 41.0 and enable tests.Maxim Cournoyer2022-01-22
| | | | | | | | | | | | | | * gnu/packages/patches/gnome-todo-libportal.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnome.scm (gnome-todo): Update to 41.0. [source]: Apply patch. [arguments]: Use G-exp. [tests?]: Delete field, enabling tests. [phases]: Move check phase after install phase. {pre-check}: Add phase. [native-inputs]: Re-style. [inputs]: Likewise. [description]: Re-indent.
* gnu: granite: Update to 6.2.0 and add python to native inputs.Maxim Cournoyer2022-01-22
| | | | | | * gnu/packages/pantheon.scm (granite)[phases]: Delete trailing #t. [inputs]: Use new style. [native-inputs]: Likewise and add python.
* gnu: tinyalsa: Update to 2.0.0.Maxim Cournoyer2022-01-21
| | | | * gnu/packages/audio.scm (tinyalsa): Update to 2.0.0.
* gnu: nheko: Fix build.base-for-series-11061Nicolas Goaziou2022-01-22
| | | | * gnu/packages/messaging.scm (nheko)[arguments]: Use G-expressions.
* gnu: nheko: Remove inputs labels.Nicolas Goaziou2022-01-21
| | | | * gnu/packages/messaging.scm (nheko)[inputs, native-inputs]: Remove labels.
* gnu: nheko: Update to 0.9.0.raingloom2022-01-21
| | | | | | | * gnu/packages/messaging.scm (nheko): Update to 0.9.0. [inputs]: Add coeurl, curl, libevent and xcb-util-wm. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>