jackhill/guix/guix.git
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.

3 years agognu: chromaprint: Update to 1.5.0.
Michael Rohleder [Tue, 21 Jul 2020 00:38:36 +0000 (02:38 +0200)]
gnu: chromaprint: Update to 1.5.0.

* gnu/packages/mp3.scm (chromaprint): Update to 1.5.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: lshw: Update to B.02.19.2.
Michael Rohleder [Mon, 20 Jul 2020 23:56:48 +0000 (01:56 +0200)]
gnu: lshw: Update to B.02.19.2.

* gnu/packages/linux.scm (lshw): Update to B.02.19.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: font-jetbrains-mono: Update to 2.001.
Michael Rohleder [Mon, 20 Jul 2020 19:00:16 +0000 (21:00 +0200)]
gnu: font-jetbrains-mono: Update to 2.001.

* gnu/packages/fonts.scm (font-jetbrains-mono): Update to 2.001.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: scrot: Update to 1.4.
Brett Gilio [Tue, 21 Jul 2020 00:51:28 +0000 (19:51 -0500)]
gnu: scrot: Update to 1.4.

* gnu/packages/xdisorg.scm (scrot): Update to 1.4.

[inputs]: Add libxcomposite.

3 years agognu: Add ttaenc.
Alexandros Theodotou [Wed, 8 Jul 2020 21:43:14 +0000 (22:43 +0100)]
gnu: Add ttaenc.

* gnu/packages/audio.scm (ttaenc): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add bjumblr.
Alexandros Theodotou [Wed, 8 Jul 2020 21:32:39 +0000 (22:32 +0100)]
gnu: Add bjumblr.

* gnu/packages/music.scm (bjumblr): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add bshapr.
Alexandros Theodotou [Wed, 8 Jul 2020 21:31:48 +0000 (22:31 +0100)]
gnu: Add bshapr.

* gnu/packages/music.scm (bshapr): New variable.

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

* gnu/packages/music.scm (ninjas2): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: carla: Add gtk2 dependency.
Alexandros Theodotou [Wed, 8 Jul 2020 20:31:38 +0000 (21:31 +0100)]
gnu: carla: Add gtk2 dependency.

* gnu/packages/audio.scm (carla)[inputs]: Add gtk2 to allow bridging
  gtk2 plugins in gtk3 hosts.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: carla: Update to 2.1.1.
Alexandros Theodotou [Wed, 8 Jul 2020 20:30:39 +0000 (21:30 +0100)]
gnu: carla: Update to 2.1.1.

* gnu/packages/audio.scm (carla): Update to 2.1.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu-maintenance: Recognize "RC" as denoting a pre-release tarball.
Ludovic Courtès [Mon, 20 Jul 2020 21:41:22 +0000 (23:41 +0200)]
gnu-maintenance: Recognize "RC" as denoting a pre-release tarball.

* guix/gnu-maintenance.scm (%alpha-tarball-rx): Add "RC".

3 years agognu-maintenance: Handle lists returned by 'origin-uri'.
Ludovic Courtès [Mon, 20 Jul 2020 21:36:33 +0000 (23:36 +0200)]
gnu-maintenance: Handle lists returned by 'origin-uri'.

This fixes "guix refresh man-pages", for instance.

* guix/gnu-maintenance.scm (latest-savannah-release)
(latest-kernel.org-release): Handle the case where 'origin-uri' returns
a list.

3 years agognu-maintenance: Call 'adjusted-upstream-source' only when there's a source.
Ludovic Courtès [Mon, 20 Jul 2020 21:31:48 +0000 (23:31 +0200)]
gnu-maintenance: Call 'adjusted-upstream-source' only when there's a source.

This is a followup to 59a47fb67853dd28891376fc970699f11c0f972f.

* guix/gnu-maintenance.scm (latest-savannah-release): Call
'adjusted-upstream-source' only when 'latest-html-release' returns
true.
(latest-kernel.org-release): Likewise.

3 years agognu: python-aionotify: Fix test cases with Python 3.8.
Lars-Dominik Braun [Mon, 13 Jul 2020 15:25:00 +0000 (17:25 +0200)]
gnu: python-aionotify: Fix test cases with Python 3.8.

* gnu/packages/python-xyz.scm (patches): Add fix.
* gnu/packages/patches/python-aionotify-0.2.0-py3.8.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agojson: Re-export 'define-json-mapping' from (json) when available.
Ludovic Courtès [Mon, 20 Jul 2020 21:19:37 +0000 (23:19 +0200)]
json: Re-export 'define-json-mapping' from (json) when available.

This prepares for the migration to Guile-JSON 4.3.0.

* guix/json.scm (define-as-needed): New macro.
(define-json-mapping): Use 'define-as-needed' instead of
'define-syntax-rule'.

3 years agognu-maintenance: 'kernel.org' and 'savannah' updaters rewrite URLs.
Ludovic Courtès [Mon, 20 Jul 2020 19:26:51 +0000 (21:26 +0200)]
gnu-maintenance: '' and 'savannah' updaters rewrite URLs.

This makes sure they return 'mirror://' URLs rather that URLs pointing
to the specific mirror they talk to.

* guix/gnu-maintenance.scm (url-prefix-rewrite)
(adjusted-upstream-source): New procedures.
(latest-savannah-release, latest-kernel.org-release): Use it.

3 years agoupstream: Use 'warning' instead of 'format'.
Ludovic Courtès [Mon, 20 Jul 2020 19:16:17 +0000 (21:16 +0200)]
upstream: Use 'warning' instead of 'format'.

* guix/upstream.scm (update-package-source): Use 'warning' instead of 'format'.

3 years agodownload: Add Savannah mirror.
Ludovic Courtès [Mon, 20 Jul 2020 18:38:51 +0000 (20:38 +0200)]
download: Add Savannah mirror.

* guix/download.scm (%mirrors): Add nongnu.freemirror.org.

3 years agognu-maintenance: Add 'savannah' updater.
Ludovic Courtès [Mon, 20 Jul 2020 18:36:53 +0000 (20:36 +0200)]
gnu-maintenance: Add 'savannah' updater.

* guix/gnu-maintenance.scm (savannah-package?, %savannah-base)
(%savannah-updater): New variables.
(latest-savannah-release): New procedure.
(latest-xorg-release): Fix docstring.

3 years agognu-maintenance: 'latest-html-release' honors #:file->signature.
Ludovic Courtès [Mon, 20 Jul 2020 18:35:20 +0000 (20:35 +0200)]
gnu-maintenance: 'latest-html-release' honors #:file->signature.

* guix/gnu-maintenance.scm (latest-html-release): Call FILE->SIGNATURE
instead of the in-line ".tar.sign" policy.

3 years agopack: Build the store database under a UTF-8 locale.
Ludovic Courtès [Mon, 20 Jul 2020 14:12:29 +0000 (16:12 +0200)]
pack: Build the store database under a UTF-8 locale.

Fixes <https://bugs.gnu.org/42389>.
Reported by branjam4@gmail.com.

* guix/scripts/pack.scm (store-database)[build]: Add calls to 'setenv'
and 'setlocale'.
* tests/pack.scm ("self-contained-tarball + localstatedir, UTF-8 file
names"): New test.

3 years agopack: 'self-contained-tarball' runs derivation in a UTF-8local.
Ludovic Courtès [Mon, 20 Jul 2020 14:11:24 +0000 (16:11 +0200)]
pack: 'self-contained-tarball' runs derivation in a UTF-8local.

* guix/scripts/pack.scm (self-contained-tarball)
[set-utf8-locale]: New variable.
[build]: Use it.
* tests/pack.scm ("self-contained-tarball"): Use a <profile> record
instead of 'profile-derivation'.

3 years agossh: Speed up RPCs by using #:nodelay.
Lars-Dominik Braun [Mon, 20 Jul 2020 09:28:51 +0000 (11:28 +0200)]
ssh: Speed up RPCs by using #:nodelay.

Partly fixes <https://bugs.gnu.org/41702>.

* guix/ssh.scm (open-ssh-session): Enable #:nodelay.
* m4/guix.m4 (GUIX_CHECK_GUILE_SSH): Add feature check for this new parameter.
* doc/guix.texi (Requirements): Adjust.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: guile-ssh: Update to 0.13.0.
Lars-Dominik Braun [Mon, 20 Jul 2020 09:27:35 +0000 (11:27 +0200)]
gnu: guile-ssh: Update to 0.13.0.

* gnu/packages/ssh.scm (guile-ssh): Update to 0.13.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: python-zope-security: Update to 5.1.1.
Efraim Flashner [Mon, 20 Jul 2020 14:56:09 +0000 (17:56 +0300)]
gnu: python-zope-security: Update to 5.1.1.

* gnu/packages/python-web.scm (python-zope-security): Update to 5.1.1.
[arguments]: Don't skip tests.
[native-inputs]: Add python-btrees, python-zope-component-bootstrap,
python-zope-location-bootstrap. Replace python-zope-configuration with
python-zope-configuration-bootstrap.

3 years agognu: Adsd python-transaction.
Efraim Flashner [Mon, 20 Jul 2020 14:49:44 +0000 (17:49 +0300)]
gnu: Adsd python-transaction.

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

3 years agognu: Add python-zope-location-bootstrap.
Efraim Flashner [Mon, 20 Jul 2020 14:48:40 +0000 (17:48 +0300)]
gnu: Add python-zope-location-bootstrap.

* gnu/packages/python-web.scm (python-zope-location-bootstrap): New
hidden package.

3 years agognu: Add python-zope-configuration-bootstrap.
Efraim Flashner [Mon, 20 Jul 2020 14:47:43 +0000 (17:47 +0300)]
gnu: Add python-zope-configuration-bootstrap.

* gnu/packages/python-web.scm (python-zope-configuration-bootstrap): New
hidden variable.

3 years agognu: Add python-zope-component-bootstrap.
Efraim Flashner [Mon, 20 Jul 2020 14:46:38 +0000 (17:46 +0300)]
gnu: Add python-zope-component-bootstrap.

* gnu/packages/python-web.scm (python-zope-component-bootstrap): New
hidden variable.

3 years agognu: Add python-btrees.
Efraim Flashner [Mon, 20 Jul 2020 14:45:23 +0000 (17:45 +0300)]
gnu: Add python-btrees.

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

3 years agognu: Add python-persistent.
Efraim Flashner [Mon, 20 Jul 2020 14:44:42 +0000 (17:44 +0300)]
gnu: Add python-persistent.

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

3 years agognu: python-zope-configuration: Update to 4.4.0.
Efraim Flashner [Mon, 20 Jul 2020 14:41:52 +0000 (17:41 +0300)]
gnu: python-zope-configuration: Update to 4.4.0.

* gnu/packages/python-web.scm (python-zope-configuration): Update to
4.4.0.
[arguments]: Don't skip tests.
[native-inputs]: Add python-manuel.

3 years agognu: Add python-manuel.
Efraim Flashner [Mon, 20 Jul 2020 14:39:57 +0000 (17:39 +0300)]
gnu: Add python-manuel.

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

3 years agognu: python-zope-schema: Update to 6.0.0.
Efraim Flashner [Mon, 20 Jul 2020 14:37:55 +0000 (17:37 +0300)]
gnu: python-zope-schema: Update to 6.0.0.

* gnu/packages/python-web.scm (python-zope-schema): Update to 6.0.0.
[arguments]: Don't skip tests. Use custom 'check phase.