summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add python-matrix-nio.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/matrix.scm (python-matrix-nio): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: Add python-olm.Lars-Dominik Braun2021-10-18
| | | | * gnu/packages/crypto.scm (python-olm): New variable.
* gnu: Add python-aspectlib.Lars-Dominik Braun2021-10-18
| | | | * gnu/packages/python-xyz.scm (python-aspectlib): New variable.
* gnu: Add python-fields.Lars-Dominik Braun2021-10-18
| | | | * gnu/packages/python-xyz.scm (python-fields): New variable.
* gnu: Add python-logbook.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/python-xyz.scm (python-logbook): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: Add python-janus.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/python-xyz.scm (python-janus): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* 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-atomicwrites-1.4.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/python-xyz.scm (python-atomicwrites-1.4): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-unpaddedbase64: Update to 2.1.0.Sébastien Lerique2021-10-18
| | | | | | | | | | | | * 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>
* gnu: python-ukpostcodeparser: Update to 1.1.2.Sébastien Lerique2021-10-18
| | | | | | | | | | * 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>
* gnu: python-faker: Update to 9.3.1.Sébastien Lerique2021-10-18
| | | | | | | * 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>
* gnu: python-curio: Update to 1.5.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/python-xyz.scm (python-curio): Update to 1.5. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-future: Update to 0.18.2.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/python-xyz.scm (python-future): Update to 0.18.2. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-h2: Update to 4.1.0.Sébastien Lerique2021-10-18
| | | | | | | | | | * 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>
* gnu: python-hpack: Update to 4.0.0.Sébastien Lerique2021-10-18
| | | | | | | * 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>
* gnu: python-socks: Update to 1.2.4.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/python-web.scm (python-socks): Update to 1.2.4. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-h11: Update to 0.12.0.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/python-web.scm (python-h11): Update to 0.12.0. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-hyperframe: Update to 6.0.1.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/python-web.scm (python-hyperframe): Update to 6.0.1. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-aiohttp-socks: Update to 0.6.0.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.6.0. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: python-pycryptodome: Update to 3.11.0.Sébastien Lerique2021-10-18
| | | | | | | | * 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>
* gnu: python-peewee: Update to 3.14.4.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/databases.scm (python-peewee): Update to 3.14.4. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: Add python-hypothesis-6.23.Sébastien Lerique2021-10-18
| | | | | | * gnu/packages/check.scm (python-hypothesis-6.23): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: indi: Update to 1.9.2.Tobias Geerinckx-Rice2021-10-17
| | | | * gnu/packages/astronomy.scm (indi): Update to 1.9.2.
* nls: Update translations.Julien Lepiller2021-10-17
|
* gnu: emacs-itail: Update to 0.0.8.Nicolas Goaziou2021-10-17
| | | | | * gnu/packages/emacs-xyz.scm (emacs-itail): Update to 0.0.8. [description]: Some typography fixes.
* gnu: emacs-mindmap: Update to 0.4.Nicolas Goaziou2021-10-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-mindmap): Update to 0.4.
* gnu: lagrange: Update to 1.7.2.Efraim Flashner2021-10-17
| | | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.7.2. [inputs]: Add fribidi, harfbuzz, libwebp.
* gnu: emacs-datetime: Update to 0.7.1.Nicolas Goaziou2021-10-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.7.1.
* gnu: emacs-extmap: Update to 1.2.Nicolas Goaziou2021-10-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-extmap): Update to 1.2.
* gnu: emacs-rust-mode: Update to 1.0.0.Nicolas Goaziou2021-10-17
| | | | | | | | | * 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.
* gnu: deja-dup: Sort inputs alphabetically.Efraim Flashner2021-10-17
| | | | | * gnu/packages/gnome.scm (deja-dup)[inputs]: Sort alphabetically. [native-inputs]: Same.
* gnu: duplicity: Update home-page.Efraim Flashner2021-10-17
| | | | | * gnu/packages/backup.scm (duplicity)[home-page]: Update to new upstream URI.
* gnu: deja-dup: Let deja-dup find duplicity.Vivien Kraus2021-10-17
| | | | | | | | * 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>
* gnu: duplicity: Depend on dbus.Vivien Kraus2021-10-17
| | | | | | | | * 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>
* gnu: duplicity: Depend on python-pygobject.Vivien Kraus2021-10-17
| | | | | | | * gnu/packages/backup.scm (duplicity)[propagated-inputs]: Add python-pygobject. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: janet: Upgrade to 1.18.1.jgart2021-10-17
| | | | | | * gnu/packages/lisp.scm (janet): Upgrade to 1.18.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* maint: Factorize po xref translation.Julien Lepiller2021-10-17
| | | | | | | | | | | | | This ensures we use the same method in "make" as in "guix/self.scm". * Makefile.am: Build guix/build/po.scm. * build-aux/convert-xref.scm: New file. * doc/local.mk (xref_command): Use it. * guix/self.scm (translate-cross-references): Move it... * guix/build/po.scm: Parse comments and flags separately to find fuzzy flags. (translate-cross-references): ...here. (parse-tree->assoc): Ignore fuzzy entries.
* gnu: ipset: Omit static library.Tobias Geerinckx-Rice2021-10-17
| | | | | * gnu/packages/linux.scm (ipset)[arguments]: Add "--disable-static" to the #:configure-flags.
* gnu: ipset: Update to 7.15.Tobias Geerinckx-Rice2021-10-17
| | | | * gnu/packages/linux.scm (ipset): Update to 7.15.
* gnu: workrave: Update to 1.10.48.Jovany Leandro G.C2021-10-17
| | | | | | * gnu/packages/gnome.scm (workrave): Update to 1.10.48. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: nix: Update to 2.3.16.jgart via Guix-patches via2021-10-17
| | | | | | * gnu/packages/package-management.scm (nix): Update to 2.3.16. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: hwinfo: Update to 21.77.Tobias Geerinckx-Rice2021-10-17
| | | | | * gnu/packages/hardware.scm (hwinfo): Update to 21.77. [arguments]: Don't explicitly return #t from phases.
* gnu: blueman: Update to 2.2.2.Tobias Geerinckx-Rice2021-10-17
| | | | | * gnu/packages/networking.scm (blueman): Update to 2.2.2. [arguments]: Don't explicitly return #t from phases.
* gnu: jitterentropy-rngd: Update to 1.2.5.Tobias Geerinckx-Rice2021-10-17
| | | | * gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.5.
* gnu: inxi-minimal: Update to 3.3.07-1.Tobias Geerinckx-Rice2021-10-17
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.3.07-1.
* gnu: htop: Update to 3.1.1.Tobias Geerinckx-Rice2021-10-17
| | | | * gnu/packages/admin.scm (htop): Update to 3.1.1.
* gnu: c-ares: Update to 1.17.2.Tobias Geerinckx-Rice2021-10-17
| | | | * gnu/packages/adns.scm (c-ares/fixed): Update to 1.17.2.
* gnu: gnss-sdr: Update to 0.0.15.Tobias Geerinckx-Rice2021-10-17
| | | | | * gnu/packages/radio.scm (gnss-sdr): Update to 0.0.15. [arguments]: Remove 'fix-tests phase. Tests pass regardless.
* gnu: font-liberation: Update to 2.1.5.Tobias Geerinckx-Rice2021-10-17
| | | | * gnu/packages/fonts.scm (font-liberation): Update to 2.1.5.
* gnu: Add mixxx.Vinicius Monego2021-10-16
| | | | | | | | | * gnu/packages/music.scm (mixxx): New variable. * gnu/packages/patches/mixxx-link-qtscriptbytearray-qtscript.patch, gnu/packages/patches/mixxx-system-googletest-benchmark.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Signed-off-by: Leo Famulari <leo@famulari.name>