guix/gnu
Pierre Langlois 20b545f768
gnu: python-pandas: Update to 1.0.5.
But also keep version 0.25.3 around for packages requiring an earlier
versions, as well as version 0.24.2 for a version with python2.

* gnu/packages/python-science.scm (python-pandas): Update to 1.0.5.
[arguments]: Adapt 'patch-which phase.  Add new 'prepare-x phase.  Do not
delete tests that depend on "moto", they are skipped automatically.
[propagated-inputs]: Add python-jinja2.
[inputs]: Add xsel and xclip.
[native-inputs]: Add xorg-server-for-tests so we can test clipboard support.
(python-pandas-0.24): New variable.
(python2-pandas): Inherit from python-pandas-0.25.
* gnu/packages/bioinformatics.scm (python-biom-format)[propagated-inputs]:
Switch to python-pandas-0.25.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-22 15:44:08 +02:00
..
bootloader bootloader: grub: Fix cross-compilation. 2020-06-09 18:49:36 +02:00
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-pandas: Update to 1.0.5. 2020-06-22 15:44:08 +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 bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
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 gnu: services: Add %hurd-startup-service. 2020-06-08 14:26:14 +02:00
system.scm system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS. 2020-06-21 11:35:55 +08:00
tests.scm