jackhill/guix/guix.git
3 years agognu: polyml: Update to 5.8.1.
Brett Gilio [Thu, 23 Jul 2020 04:54:52 +0000 (23:54 -0500)]
gnu: polyml: Update to 5.8.1.

* gnu/packages/sml.scm (polyml): Update to 5.8.1.

3 years agognu: linux-libre: Update to 5.4.53.
Mark H Weaver [Thu, 23 Jul 2020 04:28:46 +0000 (00:28 -0400)]
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.

3 years agognu: linux-libre@5.7: Update to 5.7.10.
Mark H Weaver [Thu, 23 Jul 2020 04:27:46 +0000 (00:27 -0400)]
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.

3 years agognu: linux-libre@4.19: Update to 4.19.134.
Mark H Weaver [Thu, 23 Jul 2020 04:26:25 +0000 (00:26 -0400)]
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.

3 years agognu: linux-libre@4.14: Update to 4.14.189.
Mark H Weaver [Thu, 23 Jul 2020 04:23:50 +0000 (00:23 -0400)]
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.

3 years agognu: linux-libre@4.9: Update to 4.9.231.
Mark H Weaver [Thu, 23 Jul 2020 04:21:59 +0000 (00:21 -0400)]
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.

3 years agognu: linux-libre@4.4: Update to 4.4.231.
Mark H Weaver [Thu, 23 Jul 2020 04:19:15 +0000 (00:19 -0400)]
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.

3 years agognu: nsd: Update to 4.3.2.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 02:41:49 +0000 (04:41 +0200)]
gnu: nsd: Update to 4.3.2.

* gnu/packages/dns.scm (nsd): Update to 4.3.2.

3 years agognu: wla-dx: Update to 9.11.
Tobias Geerinckx-Rice [Mon, 20 Jul 2020 22:17:37 +0000 (00:17 +0200)]
gnu: wla-dx: Update to 9.11.

* gnu/packages/assembly.scm (wla-dx): Update to 9.11.

3 years agognu: sslh: Update to 1.21b.
Tobias Geerinckx-Rice [Mon, 20 Jul 2020 22:07:09 +0000 (00:07 +0200)]
gnu: sslh: Update to 1.21b.

* gnu/packages/networking.scm (sslh): Update to 1.21b.

3 years agognu: ledger: Update to 3.2.1.
Tobias Geerinckx-Rice [Mon, 20 Jul 2020 20:44:58 +0000 (22:44 +0200)]
gnu: ledger: Update to 3.2.1.

* gnu/packages/finance.scm (ledger): Update to 3.2.1.

3 years agognu: rdiff-backup: Update to 2.0.3.
Eric Bavier [Thu, 23 Jul 2020 01:10:45 +0000 (20:10 -0500)]
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.

3 years agognu: ungoogled-chromium: Enable all release optimizations.
Marius Bakke [Tue, 21 Jul 2020 14:51:00 +0000 (16:51 +0200)]
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.

3 years agognu: Clang: Install the CFI blacklist.
Marius Bakke [Tue, 21 Jul 2020 14:41:30 +0000 (16:41 +0200)]
gnu: Clang: Install the CFI blacklist.

* gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Add phase to symlink
cfi_blacklist.txt from CLANG-RUNTIME.

3 years agognu: ungoogled-chromium: Add VA-API fix for some Intel systems.
Marius Bakke [Mon, 20 Jul 2020 15:03:12 +0000 (17:03 +0200)]
gnu: ungoogled-chromium: Add VA-API fix for some Intel systems.

* gnu/packages/chromium.scm (%arch-patches): New variable.
(ungoogled-chromium-snippet): Use it.

3 years agognu: Add font-catamaran.
Arun Isaac [Wed, 15 Jul 2020 10:50:12 +0000 (16:20 +0530)]
gnu: Add font-catamaran.

* gnu/packages/fonts.scm (font-catamaran): New variable.

3 years agognu: jupyter-guile-kernel: Update to f25fb90 and build with Guile 3.
Jesse Gibbons [Fri, 17 Jul 2020 14:56:47 +0000 (08:56 -0600)]
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>
3 years agognu: guix-jupyter: Correct kernel search location.
Jesse Gibbons [Thu, 16 Jul 2020 05:08:36 +0000 (23:08 -0600)]
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>
3 years agoguix system: 'reconfigure' disallows downgrades by default.
Ludovic Courtès [Wed, 15 Jul 2020 22:01:17 +0000 (00:01 +0200)]
guix system: 'reconfigure' disallows downgrades by default.

This is similar to what 9744cc7b4636fafb772c94adb8f05961b5b39f16 did for
'guix pull'.

* guix/scripts/system/reconfigure.scm (ensure-forward-reconfigure)
(warn-about-backward-reconfigure, channel-relations)
(check-forward-update): New procedures.
* guix/scripts/system.scm (perform-action): Add #:validate-reconfigure.
Call 'check-forward-update' when ACTION is 'reconfigure.
(%options, show-help): Add "--allow-downgrades".
(%default-options): Add 'validate-reconfigure' key.
(process-action): Pass #:validate-reconfigure to 'perform-action'.
* doc/guix.texi (Invoking guix system): Document 'guix system describe'
more prominently, and document '--allow-downgrades'.

3 years agogit: 'update-cached-checkout' has a new #:check-out? parameter.
Ludovic Courtès [Wed, 15 Jul 2020 21:59:05 +0000 (23:59 +0200)]
git: 'update-cached-checkout' has a new #:check-out? parameter.

* guix/git.scm (update-cached-checkout): Add #:check-out? parameter and
honor it.

3 years agogit: Factorize 'resolve-reference'.
Ludovic Courtès [Wed, 15 Jul 2020 21:58:29 +0000 (23:58 +0200)]
git: Factorize 'resolve-reference'.

* guix/git.scm (resolve-reference): New procedure.
(switch-to-ref): Use it.

3 years agodoc: Tweak mcron example.
Ludovic Courtès [Wed, 22 Jul 2020 20:15:04 +0000 (22:15 +0200)]
doc: Tweak mcron example.

* doc/guix.texi (Scheduled Job Execution): In example, move '%min-level'
definition after 'use-modules'.

3 years agodoc: Recommend running 'guix git authenticate' when cloning the repo.
Ludovic Courtès [Wed, 22 Jul 2020 13:04:21 +0000 (15:04 +0200)]
doc: Recommend running 'guix git authenticate' when cloning the repo.

* doc/contributing.texi (Building from Git): Adjust instruction and
recommend 'guix git authenticate'.

3 years agognu: quadrapassel: Update to 3.36.02.
Eric Bavier [Wed, 22 Jul 2020 22:12:48 +0000 (17:12 -0500)]
gnu: quadrapassel: Update to 3.36.02.

* gnu/packages/games.scm (quadrapassel): Update to 3.36.02.
[inputs]: Add gsound.

3 years agognu: sudo: Update to 1.9.2.
Tobias Geerinckx-Rice [Wed, 22 Jul 2020 20:37:02 +0000 (22:37 +0200)]
gnu: sudo: Update to 1.9.2.

* gnu/packages/admin.scm (sudo): Update to 1.9.2.

3 years agoservices: nix: Fix sandbox.
Oleg Pykhalov [Wed, 22 Jul 2020 06:47:16 +0000 (09:47 +0300)]
services: nix: Fix sandbox.

* gnu/tests/package-management.scm: New file.
* gnu/local.mk: Add this.
* gnu/services/nix.scm (<nix-configuration>): New record.
(nix-activation): Generate Nix config file which fixes sandbox.
(nix-service-type): Add default value.
(nix-shepherd-service): Allow provide Nix package.
* doc/guix.texi (Miscellaneous Services)[Nix service]<nix-configuration>:
Document record.

3 years agoservices: base: Export references-file.
Oleg Pykhalov [Wed, 22 Jul 2020 06:46:41 +0000 (09:46 +0300)]
services: base: Export references-file.

* gnu/services/base.scm (references-file): Export procedure.

3 years agoarb: Update to 2.18.1.
Andreas Enge [Wed, 22 Jul 2020 10:20:24 +0000 (12:20 +0200)]
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.

3 years agognu: gp2c: Update to 0.0.11pl4.
Andreas Enge [Wed, 22 Jul 2020 10:13:04 +0000 (12:13 +0200)]
gnu: gp2c: Update to 0.0.11pl4.

* gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl4.

3 years agoRevert "gnu: patchelf: Update to 0.11."
Marius Bakke [Tue, 21 Jul 2020 23:38:19 +0000 (01:38 +0200)]
Revert "gnu: patchelf: Update to 0.11."

Patchelf has 700+ dependencies, so this should go through the staging branch.

This reverts commit 20cc8f9487e949ed2d314219cc828c3663d4f12b.

3 years agognu: patchelf: Update to 0.11.
Michael Rohleder [Tue, 21 Jul 2020 17:32:50 +0000 (19:32 +0200)]
gnu: patchelf: Update to 0.11.

* gnu/packages/elf.scm (patchelf): Update to 0.11.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: git-annex: Update to 8.20200720.1.
Kyle Meyer [Tue, 21 Jul 2020 15:43:39 +0000 (11:43 -0400)]
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>
3 years agognu: Add chaiscript.
Vinicius Monego [Sat, 11 Jul 2020 22:13:58 +0000 (19:13 -0300)]
gnu: Add chaiscript.

* gnu/packages/cpp.scm (chaiscript): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add remid-lv2.
Alexandros Theodotou [Wed, 8 Jul 2020 19:39:38 +0000 (20:39 +0100)]
gnu: Add remid-lv2.

* gnu/packages/music.scm (remid-lv2): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add intel-xed.
B. Wilson [Wed, 27 May 2020 22:32:28 +0000 (07:32 +0900)]
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>
3 years agognu: nsd: Update to 4.3.1.
Vincent Legoll [Fri, 8 May 2020 22:12:18 +0000 (00:12 +0200)]
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>
3 years agognu: twm: Update to 1.0.11.
Marius Bakke [Tue, 21 Jul 2020 20:24:56 +0000 (22:24 +0200)]
gnu: twm: Update to 1.0.11.

* gnu/packages/xorg.scm (twm): Update to 1.0.11.
[source](uri): Switch to '.xz' tarball.

3 years agognu: libvnc: Update to 0.9.13.
Marius Bakke [Tue, 21 Jul 2020 20:18:50 +0000 (22:18 +0200)]
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.

3 years agoservices: ganeti: Fix erroneous gexp.
Marius Bakke [Tue, 21 Jul 2020 20:13:30 +0000 (22:13 +0200)]
services: ganeti: Fix erroneous gexp.

* gnu/services/ganeti.scm (ganeti-watcher-command): Add missing parens.

3 years agognu: OpenSC: Update to 0.20.0 [security fixes].
Marius Bakke [Tue, 21 Jul 2020 19:48:04 +0000 (21:48 +0200)]
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.

3 years agognu: xorg-server: Update to 1.20.8.
Marius Bakke [Tue, 21 Jul 2020 19:36:50 +0000 (21:36 +0200)]
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.

3 years agognu: bubblewrap: Build with Python 3.
Marius Bakke [Tue, 21 Jul 2020 13:20:38 +0000 (15:20 +0200)]
gnu: bubblewrap: Build with Python 3.

* gnu/packages/virtualization.scm (bubblewrap)[native-inputs]: Change from
PYTHON-2 to PYTHON-WRAPPER.

3 years agognu: emacs-telega: Temporarily disable VOIP to work around issue.
Brett Gilio [Tue, 21 Jul 2020 21:41:48 +0000 (16:41 -0500)]
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.

3 years agognu: emacs-telega: Patch to use telega-server from Guix.
Brett Gilio [Tue, 21 Jul 2020 17:51:04 +0000 (12:51 -0500)]
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.

3 years agognu: Add emacs-qml-mode.
Maxim Cournoyer [Tue, 21 Jul 2020 17:09:56 +0000 (13:09 -0400)]
gnu: Add emacs-qml-mode.

* gnu/packages/emacs-xyz.scm (emacs-qml-mode): New variable.

3 years agognu: Add python-isbnlib.
Tanguy Le Carrour [Thu, 16 Jul 2020 14:01:04 +0000 (16:01 +0200)]
gnu: Add python-isbnlib.

* gnu/packages/python-xyz.scm (python-isbnlib): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add python-mamba.
Tanguy Le Carrour [Thu, 16 Jul 2020 12:25:30 +0000 (14:25 +0200)]
gnu: Add python-mamba.

* gnu/packages/python-xyz.scm (python-mamba): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: g-golf: Update to git revision 804.
Mike Rosset [Mon, 20 Jul 2020 19:06:12 +0000 (12:06 -0700)]
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>
3 years agogit-authenticate: Show fingerprint in missing-key error message.
Ludovic Courtès [Tue, 21 Jul 2020 16:22:49 +0000 (18:22 +0200)]
git-authenticate: Show fingerprint in missing-key error message.

* guix/git-authenticate.scm (commit-signing-key): In the 'missing-key'
case, add call to 'openpgp-format-fingerprint'.

3 years agolint: source: Always return a list.
Ludovic Courtès [Tue, 21 Jul 2020 15:30:23 +0000 (17:30 +0200)]
lint: source: Always return a list.

Fixes a regression introduced in
c10526672e515f07c92dc447bbc592808f67238e.

Previously we would return *unspecified* for a package whose source is
not an origin.

* guix/lint.scm (check-source): Add alternate 'if' branch.

3 years agoupstream: 'download-tarball' gracefully handles missing signatures.
Ludovic Courtès [Tue, 21 Jul 2020 10:30:24 +0000 (12:30 +0200)]
upstream: 'download-tarball' gracefully handles missing signatures.

This avoids a backtrace with "guix refresh -u rdiff-backup", which has
".asc" signatures instead of ".sig".

* guix/upstream.scm (download-tarball): Gracefully handle the case where
SIG is false.
* guix/gnu-maintenance.scm (latest-savannah-release): Add comment about
'file->signature'.

3 years agodoc: Mention the 'savannah' updater.
Ludovic Courtès [Tue, 21 Jul 2020 10:28:20 +0000 (12:28 +0200)]
doc: Mention the 'savannah' updater.

* doc/guix.texi (Invoking guix refresh): Mention 'savannah' updater.

3 years agognu: python-pifpaf: Enable tests.
Efraim Flashner [Tue, 21 Jul 2020 13:05:47 +0000 (16:05 +0300)]
gnu: python-pifpaf: Enable tests.

* gnu/packages/python-xyz.scm (python-pifpaf)[arguments]: Enable tests.
Use custom 'check phase.

3 years agognu: python-django-mailman3: Fix dangling python2- variant.
Efraim Flashner [Tue, 21 Jul 2020 12:52:00 +0000 (15:52 +0300)]
gnu: python-django-mailman3: Fix dangling python2- variant.

* gnu/packages/mail.scm (python-django-mailman3)[properties]: Correctly
identify the python2- variant.

3 years agognu: postorius: Update to 1.3.3.
Efraim Flashner [Tue, 21 Jul 2020 12:40:51 +0000 (15:40 +0300)]
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.

3 years agognu: Add python-hyperkitty.
Efraim Flashner [Tue, 21 Jul 2020 12:35:13 +0000 (15:35 +0300)]
gnu: Add python-hyperkitty.

* gnu/packages/mail.scm (python-hyperkitty): New variable.

3 years agognu: Add python-mailman-hyperkitty.
Efraim Flashner [Tue, 21 Jul 2020 12:26:23 +0000 (15:26 +0300)]
gnu: Add python-mailman-hyperkitty.

* gnu/packages/mail.scm (python-mailman-hyperkitty): New variable.

3 years agognu: Add mailman.
Efraim Flashner [Tue, 21 Jul 2020 12:15:46 +0000 (15:15 +0300)]
gnu: Add mailman.

* gnu/packages/mail.scm (mailman): New variable.

3 years agognu: python-mailmanclient: Update to 3.3.1.
Efraim Flashner [Tue, 21 Jul 2020 12:13:10 +0000 (15:13 +0300)]
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.

3 years agognu: Add python-django-mailman3.
Efraim Flashner [Tue, 21 Jul 2020 11:33:41 +0000 (14:33 +0300)]
gnu: Add python-django-mailman3.

* gnu/packages/mail.scm (python-django-mailman3): New variable.

3 years agognu: Add python-django-compressor.
Efraim Flashner [Tue, 21 Jul 2020 11:30:59 +0000 (14:30 +0300)]
gnu: Add python-django-compressor.

* gnu/packages/django.scm (python-django-compressor): New variable.

3 years agognu: Add python-django-sekizai.
Efraim Flashner [Tue, 21 Jul 2020 11:27:36 +0000 (14:27 +0300)]
gnu: Add python-django-sekizai.

* gnu/packages/django.scm (python-django-sekizai): New variable.

3 years agognu: python-django-testing: Update to 0.5.0.
Efraim Flashner [Tue, 21 Jul 2020 11:23:04 +0000 (14:23 +0300)]
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.

3 years agognu: python-django-testing: Fix tests.
Efraim Flashner [Tue, 21 Jul 2020 11:17:25 +0000 (14:17 +0300)]
gnu: python-django-testing: Fix tests.

* gnu/packages/django.scm (python-django-tagging)[arguments]: Use custom
'check phase.
[inputs]: Add python-django.

3 years agognu: python-django-rq: Fix test suite.
Efraim Flashner [Tue, 21 Jul 2020 10:53:42 +0000 (13:53 +0300)]
gnu: python-django-rq: Fix test suite.

* gnu/packages/django.scm (python-django-rq)[arguments]: Adjust custom
'check phase.

3 years agognu: python-django-allauth: Update to 0.40.0.
Efraim Flashner [Tue, 21 Jul 2020 09:42:20 +0000 (12:42 +0300)]
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.

3 years agognu: Add python-django-classy-tags.
Efraim Flashner [Tue, 21 Jul 2020 09:33:55 +0000 (12:33 +0300)]
gnu: Add python-django-classy-tags.

* gnu/packages/django.scm (python-django-classy-tags): New variable.

3 years agognu: Add python-django-haystack.
Efraim Flashner [Tue, 21 Jul 2020 09:29:56 +0000 (12:29 +0300)]
gnu: Add python-django-haystack.

* gnu/packages/django.scm (python-django-haystack): New variable.

3 years agognu: Add python-django-q.
Efraim Flashner [Tue, 21 Jul 2020 09:27:28 +0000 (12:27 +0300)]
gnu: Add python-django-q.

* gnu/packages/django.scm (python-django-q): New variable.

3 years agognu: Add python-django-picklefield.
Efraim Flashner [Tue, 21 Jul 2020 09:24:49 +0000 (12:24 +0300)]
gnu: Add python-django-picklefield.

* gnu/packages/django.scm (python-django-picklefield): New variable.

3 years agognu: gunicorn-bootstrap: Re-indent.
Efraim Flashner [Tue, 21 Jul 2020 09:13:17 +0000 (12:13 +0300)]
gnu: gunicorn-bootstrap: Re-indent.

* gnu/packages/python-web.scm (gunicorn-bootstrap): Remove stray tabs.

3 years agognu: Add python-csscompressor.
Efraim Flashner [Tue, 21 Jul 2020 09:11:50 +0000 (12:11 +0300)]
gnu: Add python-csscompressor.

* gnu/packages/python-xyz.scm (python-csscompressor): New variable.

3 years agognu: Add python-pysolr.
Efraim Flashner [Tue, 21 Jul 2020 09:08:15 +0000 (12:08 +0300)]
gnu: Add python-pysolr.

* gnu/packages/python-web.scm (python-pysolr): New variable.

3 years agognu: Add python-robot-detection.
Efraim Flashner [Tue, 21 Jul 2020 09:04:15 +0000 (12:04 +0300)]
gnu: Add python-robot-detection.

* gnu/packages/python-web.scm (python-robot-detection): New variable.

3 years agognu: Add python-rcssmin.
Efraim Flashner [Tue, 21 Jul 2020 09:01:05 +0000 (12:01 +0300)]
gnu: Add python-rcssmin.

* gnu/packages/python-xyz.scm (python-rcssmin): New variable.

3 years agognu: Add python-rjsmin.
Efraim Flashner [Tue, 21 Jul 2020 08:54:35 +0000 (11:54 +0300)]
gnu: Add python-rjsmin.

* gnu/packages/python-xyz.scm (python-rjsmin): New variable.

3 years agognu: Add python-aiosmtpd.
Efraim Flashner [Tue, 21 Jul 2020 08:37:28 +0000 (11:37 +0300)]
gnu: Add python-aiosmtpd.

* gnu/packages/mail.scm (python-aiosmtpd): New variable.

3 years agognu: Add python-flufl-testing.
Efraim Flashner [Tue, 21 Jul 2020 08:33:58 +0000 (11:33 +0300)]
gnu: Add python-flufl-testing.

* gnu/packages/python-xyz.scm (python-flufl-testing): New variable.

3 years agognu: Add python-flufl-bounce.
Efraim Flashner [Tue, 21 Jul 2020 08:32:26 +0000 (11:32 +0300)]
gnu: Add python-flufl-bounce.

* gnu/packages/python-xyz.scm (python-flufl-bounce): New variable.

3 years agognu: Add python-flufl-i18n.
Efraim Flashner [Tue, 21 Jul 2020 08:30:49 +0000 (11:30 +0300)]
gnu: Add python-flufl-i18n.

* gnu/packages/python-xyz.scm (python-flufl-i18n): New variable.

3 years agognu: Add python-flufl-lock.
Efraim Flashner [Tue, 21 Jul 2020 08:29:33 +0000 (11:29 +0300)]
gnu: Add python-flufl-lock.

* gnu/packages/python-xyz.scm (python-flufl-lock): New variable.

3 years agognu: Add python-lazr-config.
Efraim Flashner [Tue, 21 Jul 2020 08:25:52 +0000 (11:25 +0300)]
gnu: Add python-lazr-config.

* gnu/packages/python-xyz.scm (python-lazr-config): New variable.

3 years agognu: Add python-lazr-delegates.
Efraim Flashner [Tue, 21 Jul 2020 08:23:20 +0000 (11:23 +0300)]
gnu: Add python-lazr-delegates.

* gnu/packages/python-xyz.scm (python-delegates): New variable.

3 years agognu: Add python-authheaders.
Efraim Flashner [Tue, 21 Jul 2020 08:17:58 +0000 (11:17 +0300)]
gnu: Add python-authheaders.

* gnu/packages/mail.scm (python-authheaders): New variable.

3 years agognu: Add python-zope-copy.
Efraim Flashner [Tue, 21 Jul 2020 08:16:15 +0000 (11:16 +0300)]
gnu: Add python-zope-copy.

* gnu/packages/python-web.scm (python-zope-copy): New variable.

3 years agognu: python-zope-component: Update to 4.6.2.
Efraim Flashner [Tue, 21 Jul 2020 08:14:08 +0000 (11:14 +0300)]
gnu: python-zope-component: Update to 4.6.2.

* gnu/packages/python-web.scm (python-zope-component): Update to 4.6.2.
[arguments]: Run test suite. Use custom 'check phase.
[native-inputs]: Add python-persistent,
python-zope-configuration-bootstrap, python-zope-i18nmessageid,
python-zope-location-bootstrap, python-zope-proxy-bootstrap,
python-zope-testrunner.
[propagated-inputs]: Move python-i18nmessageid to native-inputs. Add
python-zope-deferredimport, python-zope-deprecation, python-zope-event,
python-zope-hookable.

3 years agognu: Add python-zope-deferredimport.
Efraim Flashner [Tue, 21 Jul 2020 08:11:11 +0000 (11:11 +0300)]
gnu: Add python-zope-deferredimport.

* gnu/packages/python-web.scm (python-zope-deferredimport): New variable.

3 years agognu: Add python-zope-hookable.
Efraim Flashner [Tue, 21 Jul 2020 08:10:39 +0000 (11:10 +0300)]
gnu: Add python-zope-hookable.

* gnu/packages/python-web.scm (python-zope-hookable): New variable.

3 years agognu: Add python-geopy.
Efraim Flashner [Tue, 21 Jul 2020 08:02:42 +0000 (11:02 +0300)]
gnu: Add python-geopy.

* gnu/packages/geo.scm (python-geopy): New variable.

3 years agognu: Add python-readme-renderer.
Efraim Flashner [Tue, 21 Jul 2020 08:02:18 +0000 (11:02 +0300)]
gnu: Add python-readme-renderer.

* gnu/packages/python-xyz.scm (python-readme-renderer): New variable.

3 years agognu: Add python-geographiclib.
Efraim Flashner [Tue, 21 Jul 2020 07:58:19 +0000 (10:58 +0300)]
gnu: Add python-geographiclib.

* gnu/packages/geo.scm (python-geographiclib): New variable.

3 years agognu: Add python-blessed.
Efraim Flashner [Tue, 21 Jul 2020 07:55:55 +0000 (10:55 +0300)]
gnu: Add python-blessed.

* gnu/packages/python-xyz.scm (python-blessed): New variable.

3 years agognu: Add python-jinxed.
Efraim Flashner [Tue, 21 Jul 2020 07:54:26 +0000 (10:54 +0300)]
gnu: Add python-jinxed.

* gnu/packages/python-xyz.scm (python-jinxed): New variable.

3 years agognu: Add python-pytest-aiohttp.
Efraim Flashner [Tue, 21 Jul 2020 07:51:10 +0000 (10:51 +0300)]
gnu: Add python-pytest-aiohttp.

* gnu/packages/python-check.scm (python-pytest-aiohttp): New variable.

3 years agognu: Add python-brotli.
Efraim Flashner [Tue, 21 Jul 2020 07:49:31 +0000 (10:49 +0300)]
gnu: Add python-brotli.

* gnu/packages/python-compression.scm (python-brotli): New variable.

3 years agognu: Add python-pytest-services.
Efraim Flashner [Tue, 21 Jul 2020 07:47:09 +0000 (10:47 +0300)]
gnu: Add python-pytest-services.

* gnu/packages/python-check.scm (python-pytest-services): New variable.

3 years agognu: Add python-dkimpy.
Efraim Flashner [Tue, 21 Jul 2020 07:42:13 +0000 (10:42 +0300)]
gnu: Add python-dkimpy.

* gnu/packages/mail.scm (python-dkimpy): New variable.

3 years agognu: Add python-importlib-resources.
Efraim Flashner [Tue, 21 Jul 2020 07:26:18 +0000 (10:26 +0300)]
gnu: Add python-importlib-resources.

* gnu/packages/python-xyz.scm (python-importlib-resources): New variable.

3 years agognu: Add python-authres.
Efraim Flashner [Tue, 21 Jul 2020 07:20:56 +0000 (10:20 +0300)]
gnu: Add python-authres.

* gnu/packages/mail.scm (python-authres): New variable.

3 years agognu: Add python-atpublic.
Efraim Flashner [Tue, 21 Jul 2020 07:18:25 +0000 (10:18 +0300)]
gnu: Add python-atpublic.

* gnu/packages/python-check.scm (python-atpublic): New variable.