summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-01-22gnu: python-flask-migrate: Update to 3.1.0....* gnu/packages/python-web.scm (python-flask-migrate): Update to 3.1.0. [source]: Change to GIT-FETCH. [propagated-inputs]: Remove PYTHON-SCRIPT and PYTHON-SQLALCHEMY. Marius Bakke
2022-01-22gnu: Remove python-typing....* gnu/packages/python-xyz.scm (python-typing): Merge with ... (python2-typing): ... this variable. Marius Bakke
2022-01-22gnu: python-fs: Remove unused input....* gnu/packages/python-xyz.scm (python-fs)[propagated-inputs]: Remove PYTHON-TYPING. Marius Bakke
2022-01-22gnu: Remove python2-tqdm....* gnu/packages/python-xyz.scm (python2-tqdm): Remove variable. Marius Bakke
2022-01-22gnu: Remove python2-nltk....* gnu/packages/python-xyz.scm (python2-nltk): Remove variable. Marius Bakke
2022-01-22gnu: python-flufl-bounce: Update to 4.0....* gnu/packages/python-xyz.scm (python-flufl-bounce): Update to 4.0. [arguments]: Replace check phase. [native-inputs]: Add PYTHON-FLUFL-TESTING. Marius Bakke
2022-01-22gnu: python-sphinx-autobuild: Update to 2021.3.14....* 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. Marius Bakke
2022-01-22gnu: python-watchdog: Remove unused input....* gnu/packages/python-xyz.scm (python-watchdog)[propagated-inputs]: Remove PYTHON-ARGH. Marius Bakke
2022-01-22gnu: python-flask-oidc: Update to 1.4.0....* gnu/packages/python-web.scm (python-flask-oidc): Update to 1.4.0. [arguments]: Override check phase. Marius Bakke
2022-01-22gnu: cwltool: Update to 3.1.20220119140128....* 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. Marius Bakke
2022-01-22gnu: behave: Update to 1.2.7.dev2....* 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. Marius Bakke
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-pyvcf: Build with old setuptools....* gnu/packages/bioinformatics.scm (python-pyvcf)[native-inputs]: Add PYTHON-SETUPTOOLS. Marius Bakke
2022-01-22gnu: Deprecate python-flask-restplus....* gnu/packages/python-web.scm (python-flask-restplus): Define as deprecated alias for PYTHON-FLASK-RESTX, as noted on its home page. Marius Bakke
2022-01-22gnu: python-sqlalchemy: Update to 1.4.31....* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.4.31. Marius Bakke
2022-01-22gnu: python-flask-session: Update to 0.4.0....* gnu/packages/python-web.scm (python-flask-session): Update to 0.4.0. Marius Bakke
2022-01-22gnu: python-flask: Update to 2.0.2....* gnu/packages/python-web.scm (python-flask): Update to 2.0.2. Marius Bakke
2022-01-22gnu: python-werkzeug: Update to 2.0.2....* gnu/packages/python-web.scm (python-werkzeug): Update to 2.0.2. Marius Bakke
2022-01-22gnu: python-louvain: Build with older setuptools....* gnu/packages/graph.scm (python-louvain)[native-inputs]: Add PYTHON-SETUPTOOLS. Marius Bakke
2022-01-22gnu: python-tqdm: Update to 4.62.3....* gnu/packages/python-xyz.scm (python-tqdm): Update to 4.62.3. Marius Bakke
2022-01-22gnu: python-upsetplot: Update to 0.6.0....* 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. Marius Bakke
2022-01-22gnu: python-pandas: Remove old version....* gnu/packages/python-science.scm (python-pandas-0.25): Remove variable. (python2-pandas): Inherit from PYTHON-PANDAS. Marius Bakke
2022-01-22gnu: Add python-psycopg....* gnu/packages/databases.scm (python-psycopg): New variable. Marius Bakke
2022-01-22gnu: Add python-psycopg-pool....* gnu/packages/databases.scm (python-psycopg-pool): New variable. Marius Bakke
2022-01-22gnu: python-pytest-asyncio: Update to 0.17.2....* 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. Marius Bakke
2022-01-22gnu: python-pytest-mock: Cope with test warnings....* gnu/packages/check.scm (python-pytest-mock)[source](modules, snippet): New fields. [arguments]: Increase test verbosity and remove obsolete workaround. Marius Bakke
2022-01-22gnu: python-tenacity: Update to 8.0.1....* 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. Marius Bakke
2022-01-22gnu: Add python-typeguard....* gnu/packages/python-xyz.scm (python-typeguard): 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-22gnu: python-cython: Add 3.0.0a10....* gnu/packages/python-xyz.scm (python-cython-3): New variable. Marius Bakke
2022-01-22gnu: Add pproxy....* gnu/packages/networking.scm (pproxy): New variable. Marius Bakke
2022-01-22gnu: postgresql: Add 14.1....* gnu/packages/databases.scm (postgresql-14): New variable. Marius Bakke
2022-01-22gnu: python-psycopg2: Update to 2.9.3....* gnu/packages/databases.scm (python-psycopg2): Update to 2.9.3. [home-page]: Follow redirect to <https://www.psycopg.org>. Marius Bakke
2022-01-22gnu: Add nbss-upload....* gnu/packages/python-xyz.scm (nbss-upload): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> jgart via Guix-patches via
2022-01-22gnu: jacal: Update to 1c7....* 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> Morgan Smith
2022-01-22gnu: slib: Update to 3b6....* gnu/packages/scheme.scm (slib): Update to 3b6. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Morgan Smith
2022-01-22gnu: scm: Fix build....* 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> Morgan Smith
2022-01-22gnu: mblaze: Update to 1.2....* gnu/packages/mail.scm (mblaze): Update to 1.2. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> jgart via Guix-patches via
2022-01-22gnu: alacritty: Fix failing build....* 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> SeerLite via Guix-patches via
2022-01-22gnu: sssd: Undefine SMB_HAS_NEW_NDR_PULL_STEAL_SWITCH....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> Remco van 't Veer
2022-01-22gnu: sssd: Fix build with samba-4.15.3....* 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> Remco van 't Veer
2022-01-22gnu: r-mosaic: Update to 1.8.3....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. Ricardo Wurmus
2022-01-22gnu: Add r-leaflet....* gnu/packages/cran.scm (r-leaflet): New variable. Ricardo Wurmus
2022-01-22gnu: svt-av1: Update to 0.9.0....* gnu/packages/video.scm (svt-av1): Update to 0.9.0. Leo Famulari
2022-01-22gnu: gnome-calculator: Update to 41.0 and re-style inputs....* gnu/packages/gnome.scm (gnome-calculator): Update to 41.0. [native-inputs]: Re-style. [inputs]: Likewise. Maxim Cournoyer
2022-01-22gnu: gnome-system-monitor: Update to 41.0 and re-style inputs....* gnu/packages/gnome.scm (gnome-system-monitor): Update to 41.0. [native-inputs]: Re-style. [inputs]: Likewise. Maxim Cournoyer
2022-01-22gnu: orca: Update to 41.0....* gnu/packages/gnome.scm (orca): Update to 41.0. [phases]: Delete trailing #t. [native-inputs]: Re-style. [inputs]: Likewise. Maxim Cournoyer
2022-01-22gnu: gnote: Update to 41.2....* gnu/packages/gnome.scm (gnote): Update to 41.2. [build-system]: Use meson. [arguments]: New field. [native-inputs]: Delete unittest-cpp. [description]: Re-indent. Maxim Cournoyer
2022-01-22gnu: polari: Update to 41.0....* gnu/packages/gnome.scm (polari): Update to 41.0. [phases]: Delete trailing #t. Maxim Cournoyer