summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-18gnu: Add ta-lib.Foo Chuan Wei
* gnu/packages/finance.scm (ta-lib): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-18gnu: sdr++: Update to 1.0.4.Guillaume Le Vaillant
* gnu/packages/radio.scm (sdr++): Update to 1.0.4.
2021-10-18gnu: sdrangel: Update to 6.17.1.Guillaume Le Vaillant
* gnu/packages/radio.scm (sdrangel): Update to 6.17.1.
2021-10-18gnu: go-golang-org-x-mod: Update source URL.Ludovic Courtès
* gnu/packages/golang.scm (go-golang-org-x-mod)[source]: Update URL.
2021-10-18gnu: direnv: Update to 2.28.0.Artem Chernyak
* gnu/packages/shellutils.scm (direnv): Update to 2.28.0. [arguments]: Remove 'delete-vendor' phase, which is no longer needed. In 'check' phase, run "go test". [native-inputs]: Add GO-GITHUB-COM-MATTN-GO-ISATTY and GO-GOLANG-ORG-X-MOD. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-18gnu: Remove 'guile-mkdir-p'.divoplade
* gnu/packages/guile-xyz.scm: Remove guile-mkdir-p Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-18hurd-boot: Set pfinet on the right node for AF_INET6.Ludovic Courtès
* gnu/build/hurd-boot.scm (set-hurd-device-translators): Fix /servers file name for AF_INET6.
2021-10-18system: hurd: Add 'info-reader' to %BASE-PACKAGES/HURD.Ludovic Courtès
* gnu/system/hurd.scm (%base-packages/hurd): Add INFO-READER.
2021-10-18system: image: Ensure Hurd images are cross-compiled if needed.Ludovic Courtès
Fixes regression introduced in d5073fd113c621fe0b55382f7dd336ee118e759f, whereby childhurd dependencies such as 'hurd' would erroneously be attempted to build natively on x86_64-linux. * gnu/system/images/hurd.scm (hurd-disk-image)[platform]: New field.
2021-10-18tests: Pass '-F qcow2' to 'qemu-img create'.Ludovic Courtès
Fixes a regression introduced in 0b5e128750ed40d4348f2eb49d328b81dba9181a, whereby 'qemu-img create ...' as used here would fail with: qemu-img: disk.img: Backing file specified without backing format thereby breaking tests from (gnu tests install). * gnu/tests/install.scm (qemu-command/writable-image): Pass "-F qcow2".
2021-10-18gnu: python-xyz.scm: Add copyright line.Sébastien Lerique
* gnu/packages/python-xyz.scm: Add copyright line for Sébastien Lerique. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-faker: Fix indentation.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-faker): Fix indentation. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-socks: Fix indentation.Sébastien Lerique
* gnu/packages/python-web.scm (python-socks): Fix indentation. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: Add pantalaimon.Sébastien Lerique
* gnu/packages/matrix.scm (pantalaimon): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: Add python-matrix-nio.Sébastien Lerique
* gnu/packages/matrix.scm (python-matrix-nio): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: Add python-olm.Lars-Dominik Braun
* gnu/packages/crypto.scm (python-olm): New variable.
2021-10-18gnu: Add python-aspectlib.Lars-Dominik Braun
* gnu/packages/python-xyz.scm (python-aspectlib): New variable.
2021-10-18gnu: Add python-fields.Lars-Dominik Braun
* gnu/packages/python-xyz.scm (python-fields): New variable.
2021-10-18gnu: Add python-logbook.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-logbook): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: Add python-janus.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-janus): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: Add python-aioresponses.Sébastien Lerique
* gnu/packages/python-check.scm (python-aioresponses): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: Add python-atomicwrites-1.4.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-unpaddedbase64: Update to 2.1.0.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-unpaddedbase64): Update to 2.1.0. [source]: Fetch from PyPi. [arguments]: Replace 'check phase to run tests fetched upstream from GitHub. [native-inputs]: Add `python-pytest` and `tests` for fetching upstream tests. [home-page]: Update to GitHub project home. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-ukpostcodeparser: Update to 1.1.2.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-ukpostcodeparser): Update to 1.1.2. [arguments]: Replace 'check phase to run tests with pytest, ignoring failing lowercase tests. [native-inputs]: Add python-pytest. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-faker: Update to 9.3.1.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-faker): Update to 9.3.1. [native-inputs]: Use python-pytest-6. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-curio: Update to 1.5.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-curio): Update to 1.5. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-future: Update to 0.18.2.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-future): Update to 0.18.2. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-h2: Update to 4.1.0.Sébastien Lerique
* gnu/packages/python-web.scm (python-h2): Update to 4.1.0. [native-inputs]: Add python-hypothesis-6.23. [arguments]: Invoke pytest through `python -m` so it finds the newer python-hypothesis-6.23. [home-page]: Update to current url. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-hpack: Update to 4.0.0.Sébastien Lerique
* gnu/packages/python-web.scm (python-hpack): Update to 4.0.0 [arguments]: Reactivate skipped test in 'check phase. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-socks: Update to 1.2.4.Sébastien Lerique
* gnu/packages/python-web.scm (python-socks): Update to 1.2.4. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-h11: Update to 0.12.0.Sébastien Lerique
* gnu/packages/python-web.scm (python-h11): Update to 0.12.0. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-hyperframe: Update to 6.0.1.Sébastien Lerique
* gnu/packages/python-web.scm (python-hyperframe): Update to 6.0.1. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-aiohttp-socks: Update to 0.6.0.Sébastien Lerique
* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.6.0. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-pycryptodome: Update to 3.11.0.Sébastien Lerique
* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.11.0. (python-pycryptodomex)[source]: Update hash since it inherits from python-pycryptodome. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-peewee: Update to 3.14.4.Sébastien Lerique
* gnu/packages/databases.scm (python-peewee): Update to 3.14.4. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: Add python-hypothesis-6.23.Sébastien Lerique
* gnu/packages/check.scm (python-hypothesis-6.23): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-17gnu: indi: Update to 1.9.2.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (indi): Update to 1.9.2.
2021-10-17nls: Update translations.Julien Lepiller
2021-10-17gnu: emacs-itail: Update to 0.0.8.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-itail): Update to 0.0.8. [description]: Some typography fixes.
2021-10-17gnu: emacs-mindmap: Update to 0.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-mindmap): Update to 0.4.
2021-10-17gnu: lagrange: Update to 1.7.2.Efraim Flashner
* gnu/packages/web-browsers.scm (lagrange): Update to 1.7.2. [inputs]: Add fribidi, harfbuzz, libwebp.
2021-10-17gnu: emacs-datetime: Update to 0.7.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.7.1.
2021-10-17gnu: emacs-extmap: Update to 1.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-extmap): Update to 1.2.
2021-10-17gnu: emacs-rust-mode: Update to 1.0.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.0. [arguments]<#:phases>: Remove phase to run tests. <#:test-command>: Use new command. <#:tests?>: Disable tests for now. The `check' phases fails with status 127, even though all tests pass in the build environment, when "make test" is called manually.
2021-10-17gnu: deja-dup: Sort inputs alphabetically.Efraim Flashner
* gnu/packages/gnome.scm (deja-dup)[inputs]: Sort alphabetically. [native-inputs]: Same.
2021-10-17gnu: duplicity: Update home-page.Efraim Flashner
* gnu/packages/backup.scm (duplicity)[home-page]: Update to new upstream URI.
2021-10-17gnu: deja-dup: Let deja-dup find duplicity.Vivien Kraus
* gnome.scm (deja-dup)[phases]: Wrap deja-dup to include duplicity in PATH. [inputs]: Add bash-minimal. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17gnu: duplicity: Depend on dbus.Vivien Kraus
* gnu/packages/backup.scm (duplicity)[inputs]: Add dbus. [arguments]: Adjust 'use-store-file-names to substitute the dbus-launch program name. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17gnu: duplicity: Depend on python-pygobject.Vivien Kraus
* gnu/packages/backup.scm (duplicity)[propagated-inputs]: Add python-pygobject. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17gnu: janet: Upgrade to 1.18.1.jgart
* gnu/packages/lisp.scm (janet): Upgrade to 1.18.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>