3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Christopher Baines cf7381612c
gnu: python2-dogtail: Update to 0.9.11.
There are newer releases on a gitlab.com repository compared to PyPI. Make an
attempt at getting the tests to work, they don't yet I believe because DBus
isn't working properly. This update is a step towards getting a Python 3
variant of the package, which can be used to test virt-manager.

* gnu/packages/python-xyz.scm (python2-dogtail): Update to 0.9.11.
[source]: Switch from PyPI to gitlab.com, as gitlab.com contains newer
releases.
[arguments]: Replace the check phase, and update comment about disabling the
tests.
[propagated-inputs,native-inputs]: Add relevant packages.
[home-page]: Change to https://gitlab.com/dogtail/dogtail/
2020-05-26 09:02:06 +01:00
..
bootloader bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
build build: image: Add support for EXT2 and EXT3 file-systems. 2020-05-26 09:57:10 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: python2-dogtail: Update to 0.9.11. 2020-05-26 09:02:06 +01:00
services gnu: enlightenment: Update to 0.24.0. 2020-05-24 23:12:50 +03:00
system system: image: Fix disk-image cross-compilation. 2020-05-26 10:00:08 +02:00
tests bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
artwork.scm
bootloader.scm
ci.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
image.scm image: Add partition offset support. 2020-05-26 09:57:06 +02:00
installer.scm Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk gnu: grub: Allow "grub-bios-setup" to operate on raw disk-images. 2020-05-26 10:00:08 +02:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
tests.scm