guix/gnu
Pierre Langlois 6e31d6f3c4
gnu: python-plotly: Update to 4.8.1.
But keep version 2.4.1 around for packages that still need it and for python2
support.

* gnu/packages/graph.scm (python-plotly): Update to 4.8.1.
[source]: Use git-fetch so that tests are also included.
[arguments]: Enable tests.
[home-page]: Follow redirect.
(python-plotly-2.4.1): New variable.
(python2-plotly): Inherit from python-plotly-2.4.1.
* gnu/packages/bioinformatics.scm (python-deeptools)[native-inputs]: Depend on
python-plotly-2.4.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-22 15:44:16 +02:00
..
bootloader
build hurd-boot: Use 'setxattr' instead of invoking settrans. 2020-06-19 10:40:53 +02:00
installer installer: final: Remove restart-service procedure. 2020-06-16 16:33:55 +02:00
machine machine: ssh: Fix guix deploy hang when using non-DCE UUIDs. 2020-06-18 23:20:41 -04:00
packages gnu: python-plotly: Update to 4.8.1. 2020-06-22 15:44:16 +02:00
services services: childhurd: Support more than one instance. 2020-06-21 12:51:36 +02:00
system uuid: Prevent a loop on invalid arguments. 2020-06-18 23:24:37 -04:00
tests image: Make 'find-image' non-monadic. 2020-06-13 15:03:55 +02:00
artwork.scm
bootloader.scm
ci.scm
image.scm image: Add 'target' support. 2020-06-13 15:20:52 +02:00
installer.scm
local.mk gnu: add convmv. 2020-06-21 15:53:06 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS. 2020-06-21 11:35:55 +08:00
tests.scm