me
/
guix
Archived
1
0
Fork 0
Commit Graph

54201 Commits (db5604870eb1c870828741861f3fd110568abdaa)

Author SHA1 Message Date
Marius Bakke 8e61934369
gnu: re2: Update to 2020-07-06.
* gnu/packages/regex.scm (re2): Update to 2020-07-06.
[source](modules, snippet): Remove.
2020-07-24 21:08:35 +02:00
Marius Bakke bdbf4d54c4
gnu: spdlog: Update to 1.7.0.
* gnu/packages/logging.scm (spdlog): Update to 1.7.0.
2020-07-24 21:08:35 +02:00
Marius Bakke 7e482107e8
gnu: fluidsynth: Update to 2.1.4.
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.4.
2020-07-24 21:08:35 +02:00
Marius Bakke 630b75f76a
gnu: exiv2: Update to 0.27.3.
* gnu/packages/image.scm (exiv2): Update to 0.27.3.
2020-07-24 21:08:35 +02:00
Marius Bakke bceadaf42e
gnu: libebml: Update to 1.4.0.
* gnu/packages/xml.scm (libebml): Update to 1.4.0.
2020-07-24 21:08:35 +02:00
Marius Bakke 457a9a1343
gnu: libmatroska: Update to 1.6.0.
* gnu/packages/video.scm (libmatroska): Update to 1.6.0.
2020-07-24 21:08:35 +02:00
Marius Bakke 271f278640
gnu: LibRaw: Update to 0.20.0 [fixes CVE-2020-15503].
* gnu/packages/photo.scm (libraw): Update to 0.20.0.
* gnu/packages/image.scm (freeimage)[source](patches): Add LibRaw
compatibility patch.
2020-07-24 21:08:34 +02:00
Marius Bakke beb7a28110
gnu: luminance-hdr: Update to 2.6.0.
* gnu/packages/patches/luminance-hdr-qt-printer.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-viewers.scm (luminance-hdr): Update to 2.6.0.
[inputs]: Add QTSVG and EIGEN.
[arguments]: Add #:tests? #f.
2020-07-24 15:02:14 +02:00
Marius Bakke 0b95f51eae
gnu: enigma: Fix build with GCC >= 6.
* gnu/packages/games.scm (enigma)[arguments]: Add phase to substitute faulty
comparison.
2020-07-24 15:02:14 +02:00
Marius Bakke dc6cd35e6d
gnu: gpscorrelate: Update to 2.0.
* gnu/packages/gps.scm (gpscorrelate): Update to 2.0.
[arguments]: Remove #:tests?.
[inputs]: Remove GTK+-2.  Add GTK+.
2020-07-24 15:02:01 +02:00
Justus Winter 3922208091
gnu: Add dkgpg.
* gnu/packages/openpgp.scm (dkgpg): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-24 14:21:31 +02:00
Justus Winter d51cb7f85f
gnu: Add libtmcg.
* gnu/packages/openpgp.scm: New file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-24 14:21:31 +02:00
Ludovic Courtès 12dc9f58c4
gnu: gcc: Fix libstdc++ misconfiguration.
Fixes <https://bugs.gnu.org/42392>.
Reported by Maxim Cournoyer and Erik Garrison.

Until now, the generated <bits/c++config.h> would be incorrect (many
_GLIBCXX_HAVE macros would be undefined), which in turn would lead to
build failures for most C++ programs.

* gnu/packages/gcc.scm (gcc-6)[inputs]: Add LIBSTDC++-HEADERS.
(libstdc++, libstdc++-headers): New variables.
* gnu/packages/gcc.scm (gfortran): Change first argument to 'custom-gcc'
to remove dependency on LIBSTDC++-HEADERS.
2020-07-24 14:21:30 +02:00
Ludovic Courtès b1d3c122e1
gnu: gcc@10: Update to 10.2.0.
* gnu/packages/gcc.scm (gcc-10): Update to 10.2.0.
2020-07-24 14:21:30 +02:00
Vinicius Monego c1f38577c8
gnu: Add sleef.
* gnu/packages/maths.scm (sleef): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-07-23 23:01:50 -05:00
Eric Bavier 548d4d810d
gnu: duplicity: Update to 0.8.14.
* gnu/packages/backup.scm (duplicity): Update to 0.8.14.
[native-inputs]: Add gettext, python-future, python-pytest,
python-pytest-runner, and python-setuptools-scm.  Move other python2 packages
to python.
[propagated-inputs]: Ditto.
[inputs]: Use latest librsync.
[arguments]: Remove #:python argument.  Adjust gpg substitution regex for
latest source.
2020-07-23 19:00:31 -05:00
Leo Famulari 0448bfe2d7
gnu: Fix Krita.
Fixes <https://bugs.gnu.org/42476>.
Reported by linka on #guix.

* gnu/packages/patches/qtbase-fix-krita-deadlock.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qtbase-for-krita): New variable.
* gnu/packages/kde.scm (krita)[inputs]: Replace qtbase with qtbase-for-krita.
2020-07-23 18:14:53 -04:00
Tobias Geerinckx-Rice e21793fb3f
gnu: blender: Update to 2.83.3.
* gnu/packages/graphics.scm (blender): Update to 2.83.3.
2020-07-23 23:51:23 +02:00
Tobias Geerinckx-Rice 07af5c5e7a
gnu: dnsmasq: Update to 2.82.
* gnu/packages/dns.scm (dnsmasq): Update to 2.82.
2020-07-23 23:51:22 +02:00
Tobias Geerinckx-Rice e0cb11734b
gnu: jo: Update to 1.4.
* gnu/packages/web.scm (jo): Update to 1.4.
2020-07-23 23:51:22 +02:00
Tobias Geerinckx-Rice 0e001b1f41
gnu: wavpack: Update to 5.3.2.
* gnu/packages/audio.scm (wavpack): Update to 5.3.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Replace the ‘bootstrap’ phase.
[native-inputs]: Add autoconf, automake, and libtool.
2020-07-23 23:51:22 +02:00
Tobias Geerinckx-Rice 9f38cdac5e
gnu: burp: Add ACL support.
* gnu/packages/backup.scm (burp)[inputs]: Add acl.
2020-07-23 23:51:22 +02:00
Tobias Geerinckx-Rice 5d26ba7ee3
gnu: burp: Update to 2.3.30.
* gnu/packages/backup.scm (burp): Update to 2.3.30.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf and automake.
2020-07-23 23:51:22 +02:00
Tobias Geerinckx-Rice 4ba0f3b597
gnu: parallel: Update to 20200722.
* gnu/packages/parallel.scm (parallel): Update to 20200722.
2020-07-23 23:51:22 +02:00
Leo Famulari e61b3bcd79
Revert "gnu: Fix Krita."
This reverts commit 5f63905096.

This commit caused `guix pull` to crash like this:

------
Backtrace:
In ice-9/boot-9.scm:
   222:29 19 (map1 _)
   222:29 18 (map1 _)
   222:29 17 (map1 _)
   222:29 16 (map1 _)
   222:17 15 (map1 (((gnu packages kde)) ((gnu packages libevent)) ((gnu packages libidn)) ((gnu packages #)) ((?)) ?))
  3297:17 14 (resolve-interface (gnu packages kde) #:select _ #:hide _ #:prefix _ #:renamer _ #:version _)
In ice-9/threads.scm:
    390:8 13 (_ _)
In ice-9/boot-9.scm:
  3223:13 12 (_)
In ice-9/threads.scm:
    390:8 11 (_ _)
In ice-9/boot-9.scm:
  3507:20 10 (_)
   2806:4  9 (save-module-excursion _)
  3527:26  8 (_)
In unknown file:
           7 (primitive-load-path "gnu/packages/kde" #<procedure 7f68d6fe5da0 at ice-9/boot-9.scm:3514:37 ()>)
In ice-9/eval.scm:
   626:19  6 (_ #<directory (gnu packages kde) 7f68d6175b40>)
   293:34  5 (_ #<directory (gnu packages kde) 7f68d6175b40>)
   173:47  4 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>))
    159:9  3 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>))
   191:35  2 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>))
   223:20  1 (proc #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval?>))
In unknown file:
           0 (%resolve-variable (7 . qtbase) #<directory (gnu packages kde) 7f68d6175b40>)

ERROR: In procedure %resolve-variable:
error: qtbase: unbound variable
------
2020-07-23 16:55:02 -04:00
Leo Famulari 5f63905096
gnu: Fix Krita.
Fixes <https://bugs.gnu.org/42476>.
Reported by linka on #guix.

* gnu/packages/patches/qtbase-fix-krita-deadlock.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kde.scm (qtbase-for-krita): New variable.
(krita)[inputs]: Replace qtbase with qtbase-for-krita.
2020-07-23 16:43:33 -04:00
Marius Bakke e165a2492d
gnu: ungoogled-chromium: Avoid top-level reference to LLD.
* gnu/packages/chromium.scm (lld-as-ld, lld-wrapper, lld/wrapped): Move into ...
(make-lld-wrapper): ... here.  New procedure.
2020-07-23 19:35:53 +02:00
Brett Gilio 7235ce224e
gnu: Add mercury.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add mercury.scm.
* gnu/packages/mercury.scm: New file.
2020-07-23 12:13:59 -05:00
Tobias Geerinckx-Rice e4d341fa74
gnu: ccache: Update to 3.7.11.
* gnu/packages/ccache.scm (ccache): Update to 3.7.11.
2020-07-23 16:25:11 +02:00
Tobias Geerinckx-Rice 4f204533b7
gnu: ansible: Update to 2.9.11.
* gnu/packages/admin.scm (ansible): Update to 2.9.11.
2020-07-23 16:25:10 +02:00
Tobias Geerinckx-Rice 56d1ab2537
gnu: rgbds: Update to 0.4.1.
* gnu/packages/assembly.scm (rgbds): Update to 0.4.1.
2020-07-23 16:25:10 +02:00
Tobias Geerinckx-Rice 821237566f
gnu: fio: Update to 3.21.
* gnu/packages/benchmark.scm (fio): Update to 3.21.
2020-07-23 16:25:10 +02:00
Tobias Geerinckx-Rice adaff1a481
gnu: warzone2100: Update to 3.4.1.
* gnu/packages/games.scm (warzone2100): Update to 3.4.1.
2020-07-23 16:25:09 +02:00
Efraim Flashner 3f8041f9cd
gnu: python-django: Add optional inputs.
* gnu/packages/django.scm (python-django)[propagated-inputs]: Add
python-argon2-cffi, python-bcrypt.
2020-07-23 12:25:11 +03:00
Efraim Flashner f7b7c785b6
gnu: python-django: Update to 1.11.29.
* gnu/packages/django.scm (python-django): Update to 1.11.29.
2020-07-23 12:24:45 +03:00
Tanguy Le Carrour 2597e47d9e
gnu: khal: Fix a failing test.
* gnu/packages/calendar.scm (khal)[arguments]: Fix a failing test.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-23 11:04:23 +03:00
Brett Gilio 0b5960df47
gnu: polyml: Update to 5.8.1.
* gnu/packages/sml.scm (polyml): Update to 5.8.1.
2020-07-22 23:54:52 -05:00
Mark H Weaver 8570fe3b60
gnu: linux-libre: Update to 5.4.53.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.53.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.53.
2020-07-23 00:33:53 -04:00
Mark H Weaver 1c97d12bdb
gnu: linux-libre@5.7: Update to 5.7.10.
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.10.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.10.
2020-07-23 00:33:50 -04:00
Mark H Weaver 5d24e8735e
gnu: linux-libre@4.19: Update to 4.19.134.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.134.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.134.
2020-07-23 00:33:48 -04:00
Mark H Weaver ceaeae8f06
gnu: linux-libre@4.14: Update to 4.14.189.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.189.
(linux-libre-4.14-pristine-source): Update hash.
(linux-libre-4.14-source): Remove %linux-libre-fix-atheros-9271-patch.
(deblob-scripts-4.14): Update to 4.14.189.
(%linux-libre-fix-atheros-9271-patch): Delete variable.
* gnu/packages/patches/linux-libre-fix-atheros-9271.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-07-23 00:33:17 -04:00
Mark H Weaver 19783b7420
gnu: linux-libre@4.9: Update to 4.9.231.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.231.
(linux-libre-4.9-pristine-source): Update hash.
(linux-libre-4.9-source): Remove %linux-libre-fix-atheros-9271-patch.
(deblob-scripts-4.9): Update to 4.9.231.
2020-07-23 00:21:59 -04:00
Mark H Weaver 90ff53af56
gnu: linux-libre@4.4: Update to 4.4.231.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.231.
(linux-libre-4.4-pristine-source): Update hash.
(linux-libre-4.4-source): Remove %linux-libre-fix-atheros-9271-patch.
(deblob-scripts-4.4): Update to 4.4.231.
2020-07-23 00:19:15 -04:00
Tobias Geerinckx-Rice dc4d01ac71
gnu: nsd: Update to 4.3.2.
* gnu/packages/dns.scm (nsd): Update to 4.3.2.
2020-07-23 04:42:32 +02:00
Tobias Geerinckx-Rice 08644a01e3
gnu: wla-dx: Update to 9.11.
* gnu/packages/assembly.scm (wla-dx): Update to 9.11.
2020-07-23 03:33:41 +02:00
Tobias Geerinckx-Rice edef139138
gnu: sslh: Update to 1.21b.
* gnu/packages/networking.scm (sslh): Update to 1.21b.
2020-07-23 03:33:41 +02:00
Tobias Geerinckx-Rice e957bab76f
gnu: ledger: Update to 3.2.1.
* gnu/packages/finance.scm (ledger): Update to 3.2.1.
2020-07-23 03:33:40 +02:00
Eric Bavier c4a9182e87
gnu: rdiff-backup: Update to 2.0.3.
* gnu/packages/backup.scm (rdiff-backup): Update to 2.0.3.
[native-inputs]: New field.
[inputs]: Use python3 and latest librsync.
[arguments]: Remove '#:python' argument.
[home-page]: Old url redirects, so use the new url.
2020-07-22 20:17:16 -05:00
Marius Bakke 71c237bdc8
gnu: ungoogled-chromium: Enable all release optimizations.
* gnu/packages/chromium.scm (ungoogled-chromium-snippet): Add substitution to
allow using unbundled dependencies in "official" builds.
(lld-as-ld, lld-wrapper, lld/wrapped): New variables.
(ungoogled-chromium)[arguments]: Add "is_official_build" to #:configure-flags.
Remove redundant or unnecessary flags, disable system protobuf.  Use llvm-ar
and llvm-nm instead of their binutils equivalents.
[native-inputs]: Add LLD/WRAPPED.
[inputs]: Remove PROTOBUF.
2020-07-23 01:14:59 +02:00
Marius Bakke 300b795520
gnu: Clang: Install the CFI blacklist.
* gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Add phase to symlink
cfi_blacklist.txt from CLANG-RUNTIME.
2020-07-23 01:14:59 +02:00
Marius Bakke 66c3a35b1b
gnu: ungoogled-chromium: Add VA-API fix for some Intel systems.
* gnu/packages/chromium.scm (%arch-patches): New variable.
(ungoogled-chromium-snippet): Use it.
2020-07-23 01:14:59 +02:00
Arun Isaac eb404f30ad
gnu: Add font-catamaran.
* gnu/packages/fonts.scm (font-catamaran): New variable.
2020-07-23 04:03:48 +05:30
Jesse Gibbons c984b70ccb
gnu: jupyter-guile-kernel: Update to f25fb90 and build with Guile 3.
* gnu/packages/guile-xyz.scm (jupyter-guile-kernel): Update
to f25fb90.  Re-indent package definition (using indent.el)
[phases]: Replace /home with /usr/local
[inputs]: Use GUILE-3.0 instead of GUILE-2.2, and GUILE-JSON-3 instead
of GUILE-JSON-1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-23 00:22:25 +02:00
Jesse Gibbons 3a27a3dc8f
gnu: guix-jupyter: Correct kernel search location.
gnu/packages/package-management.scm: guix-jupyter:
[phases]: Use guile 3.0 instead of 2.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-23 00:22:25 +02:00
Eric Bavier 2f648809e3
gnu: quadrapassel: Update to 3.36.02.
* gnu/packages/games.scm (quadrapassel): Update to 3.36.02.
[inputs]: Add gsound.
2020-07-22 17:14:55 -05:00
Tobias Geerinckx-Rice d29821c67b
gnu: sudo: Update to 1.9.2.
* gnu/packages/admin.scm (sudo): Update to 1.9.2.
2020-07-22 22:48:09 +02:00
Andreas Enge 7dcf529673
arb: Update to 2.18.1.
* gnu/packages/patches/arb-flint-2.6.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/algebra.scm (arb): Update to 2.18.1.
[source](patches): Remove.
2020-07-22 12:20:24 +02:00
Andreas Enge e239135c56
gnu: gp2c: Update to 0.0.11pl4.
* gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl4.
2020-07-22 12:13:04 +02:00
Michael Rohleder 337333c256
gnu: patchelf: Update to 0.11.
* gnu/packages/elf.scm (patchelf): Update to 0.11.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-22 01:39:22 +02:00
Marius Bakke 7cce2a6bd4
Revert "gnu: patchelf: Update to 0.11."
Patchelf has 700+ dependencies, so this should go through the staging branch.

This reverts commit 20cc8f9487.
2020-07-22 01:38:19 +02:00
Michael Rohleder 20cc8f9487
gnu: patchelf: Update to 0.11.
* gnu/packages/elf.scm (patchelf): Update to 0.11.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 23:54:45 +02:00
Kyle Meyer dbdfbec957
gnu: git-annex: Update to 8.20200720.1.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200720.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 23:54:45 +02:00
Vinicius Monego 264070986f
gnu: Add chaiscript.
* gnu/packages/cpp.scm (chaiscript): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 23:54:45 +02:00
Alexandros Theodotou 569959dd66
gnu: Add remid-lv2.
* gnu/packages/music.scm (remid-lv2): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 23:54:45 +02:00
B. Wilson f3130c6674
gnu: Add intel-xed.
* gnu/packages/assembly.scm (intel-xed): New variable.
* gnu/packages/patches/intel-xed-fix-nondeterminism.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add reference to new patch.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 23:54:44 +02:00
Vincent Legoll 737e9d5665
gnu: nsd: Update to 4.3.1.
* gnu/packages/dns.scm (nsd): Update to 4.3.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 23:54:44 +02:00
Marius Bakke cd9e977af2
gnu: twm: Update to 1.0.11.
* gnu/packages/xorg.scm (twm): Update to 1.0.11.
[source](uri): Switch to '.xz' tarball.
2020-07-21 23:54:44 +02:00
Marius Bakke 2195ad6bd7
gnu: libvnc: Update to 0.9.13.
* gnu/packages/patches/libvnc-CVE-2018-20750.patch,
gnu/packages/patches/libvnc-CVE-2019-15681.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/vnc.scm (libvnc): Update to 0.9.13.
[source](patches): Remove.
[arguments]: Add phase to patch 'cc' invocation.
2020-07-21 23:54:44 +02:00
Marius Bakke 94d8924728
gnu: OpenSC: Update to 0.20.0 [security fixes].
This fixes CVE-2019-6502, CVE-2019-15946, CVE-2019-15945, CVE-2019-19480,
CVE-2019-19481, and CVE-2019-19479.

* gnu/packages/security-token.scm (opensc): Update to 0.20.0.
2020-07-21 23:54:43 +02:00
Marius Bakke debcb84ad1
gnu: xorg-server: Update to 1.20.8.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.8.
(xorg-server-for-tests): Stay on 1.20.7.
2020-07-21 23:54:43 +02:00
Marius Bakke 81678e5ef7
gnu: bubblewrap: Build with Python 3.
* gnu/packages/virtualization.scm (bubblewrap)[native-inputs]: Change from
PYTHON-2 to PYTHON-WRAPPER.
2020-07-21 23:54:43 +02:00
Brett Gilio d2e0b16c48
gnu: emacs-telega: Temporarily disable VOIP to work around issue.
* gnu/packages/emacs-xyz.scm (emacs-telega).
[source]: Bump to revision 3.
[arguments]: Temporarily disable VOIP functionality as it does not currently
work or link appropriately, causing issues on "foreign" distros. An issue has
been opened upstream. https://github.com/zevlg/telega.el/issues/191
[native-inputs]: Remove libtgvoip.
2020-07-21 16:41:48 -05:00
Brett Gilio d4b02a6fba
gnu: emacs-telega: Patch to use telega-server from Guix.
* gnu/packages/patches/emacs-telega-patch-server-functions.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference new patch.
* gnu/packages/emacs-xyz.scm (emacs-telega)[source]: Use new patch, bump
revision.
2020-07-21 12:51:04 -05:00
Maxim Cournoyer 1a1369dc3d
gnu: Add emacs-qml-mode.
* gnu/packages/emacs-xyz.scm (emacs-qml-mode): New variable.
2020-07-21 13:09:56 -04:00
Tanguy Le Carrour 0a93e8ce32
gnu: Add python-isbnlib.
* gnu/packages/python-xyz.scm (python-isbnlib): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-21 18:42:11 +02:00
Tanguy Le Carrour 0c50cad238
gnu: Add python-mamba.
* gnu/packages/python-xyz.scm (python-mamba): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-21 18:40:29 +02:00
Mike Rosset 85fcceeea1
gnu: g-golf: Update to git revision 804.
* gnu/packages/guile-xyz.scm (g-golf): Update to git revision 804.
[inputs]: Add xorg-server input for test phase..
[arguments]: start-xorg-server phase now starts Xvfg before check phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-21 18:26:57 +02:00
Efraim Flashner 2313be9041
gnu: python-pifpaf: Enable tests.
* gnu/packages/python-xyz.scm (python-pifpaf)[arguments]: Enable tests.
Use custom 'check phase.
2020-07-21 16:05:47 +03:00
Efraim Flashner ff7a6c6d5b
gnu: python-django-mailman3: Fix dangling python2- variant.
* gnu/packages/mail.scm (python-django-mailman3)[properties]: Correctly
identify the python2- variant.
2020-07-21 15:52:00 +03:00
Efraim Flashner faec049c3b
gnu: postorius: Update to 1.3.3.
* gnu/packages/mail.scm (postorius): Update to 1.3.3.
[arguments]: Build with python-3. Add custom 'check phase.
[inputs]: Replace python2-django, python2-django-mailman3,
python2-django-mailmanclient with python- variants. Add
python-readme-renderer.
[native-inputs]: Add python-beautifulsoup4, python-isort, python-mock,
python-vcrpy.
2020-07-21 15:41:44 +03:00
Efraim Flashner 6fe7d216b2
gnu: Add python-hyperkitty.
* gnu/packages/mail.scm (python-hyperkitty): New variable.
2020-07-21 15:35:13 +03:00
Efraim Flashner a3bdebefab
gnu: Add python-mailman-hyperkitty.
* gnu/packages/mail.scm (python-mailman-hyperkitty): New variable.
2020-07-21 15:30:10 +03:00
Efraim Flashner b0c8358f84
gnu: Add mailman.
* gnu/packages/mail.scm (mailman): New variable.
2020-07-21 15:30:10 +03:00
Efraim Flashner f174246599
gnu: python-mailmanclient: Update to 3.3.1.
* gnu/packages/mail.scm (python-mailmanclient): Update to 3.3.1.
[home-page]: Update to new home-page url.
[properties]: Add python2- variant.
2020-07-21 15:30:09 +03:00
Efraim Flashner ba7816a2ce
gnu: Add python-django-mailman3.
* gnu/packages/mail.scm (python-django-mailman3): New variable.
2020-07-21 15:30:09 +03:00
Efraim Flashner da3dbd61ed
gnu: Add python-django-compressor.
* gnu/packages/django.scm (python-django-compressor): New variable.
2020-07-21 15:30:09 +03:00
Efraim Flashner 4fa01b7821
gnu: Add python-django-sekizai.
* gnu/packages/django.scm (python-django-sekizai): New variable.
2020-07-21 15:30:09 +03:00
Efraim Flashner 18f1bd255d
gnu: python-django-testing: Update to 0.5.0.
* gnu/packages/django.scm (python-django-testing): Update to 0.5.0.
[properties]: Add python2-variant.
(python2-django-testing): Stay at 0.4.6.
2020-07-21 15:30:09 +03:00
Efraim Flashner ba1c2e5b0d
gnu: python-django-testing: Fix tests.
* gnu/packages/django.scm (python-django-tagging)[arguments]: Use custom
'check phase.
[inputs]: Add python-django.
2020-07-21 15:30:08 +03:00
Efraim Flashner 1c24d6d662
gnu: python-django-rq: Fix test suite.
* gnu/packages/django.scm (python-django-rq)[arguments]: Adjust custom
'check phase.
2020-07-21 15:30:08 +03:00
Efraim Flashner 5b1a9e0759
gnu: python-django-allauth: Update to 0.40.0.
* gnu/packages/django.scm (python-django-allauth): Update to 0.40.0.
[arguments]: Remove 'skip-test-requiring-network-access phase. Adjust
custom 'check phase.
2020-07-21 15:30:08 +03:00
Efraim Flashner 04eba1d046
gnu: Add python-django-classy-tags.
* gnu/packages/django.scm (python-django-classy-tags): New variable.
2020-07-21 15:30:08 +03:00
Efraim Flashner 4a82decd87
gnu: Add python-django-haystack.
* gnu/packages/django.scm (python-django-haystack): New variable.
2020-07-21 15:30:08 +03:00
Efraim Flashner 63c3f15dc2
gnu: Add python-django-q.
* gnu/packages/django.scm (python-django-q): New variable.
2020-07-21 12:27:28 +03:00
Efraim Flashner e1302edbd9
gnu: Add python-django-picklefield.
* gnu/packages/django.scm (python-django-picklefield): New variable.
2020-07-21 12:24:49 +03:00
Efraim Flashner f4a2f0491c
gnu: gunicorn-bootstrap: Re-indent.
* gnu/packages/python-web.scm (gunicorn-bootstrap): Remove stray tabs.
2020-07-21 12:13:17 +03:00
Efraim Flashner 8ee76f611a
gnu: Add python-csscompressor.
* gnu/packages/python-xyz.scm (python-csscompressor): New variable.
2020-07-21 12:11:50 +03:00
Efraim Flashner 88b2c1aae2
gnu: Add python-pysolr.
* gnu/packages/python-web.scm (python-pysolr): New variable.
2020-07-21 12:10:03 +03:00
Efraim Flashner 97a0117039
gnu: Add python-robot-detection.
* gnu/packages/python-web.scm (python-robot-detection): New variable.
2020-07-21 12:10:03 +03:00
Efraim Flashner bdcb84578d
gnu: Add python-rcssmin.
* gnu/packages/python-xyz.scm (python-rcssmin): New variable.
2020-07-21 12:10:03 +03:00