me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Marius Bakke 00a85828b0
gnu: python-aiohttp: Update to 3.7.3.
* gnu/packages/patches/python-aiohttp-3.6.2-no-warning-fail.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-web.scm (python-aiohttp)[source](patches): Remove.
[arguments]: Use UTIME instead of calling out to 'touch'.  Don't delete
now-working tests; but disable some new ones.  Replace the 'check' phase.
[propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS.
[native-inputs]: Remove PYTHON-PYTEST-RUNNER, PYTHON-PYTEST-XDIST,
PYTHON-PYTEST-TIMEOUT, and PYTHON-PYTEST-FORKED.  Add PYTHON-PYTEST and
PYTHON-RE-ASSERT.
2020-11-26 21:00:32 +01:00
..
bootloader bootloader: grub: Skip install-grub-efi when producing a disk image. 2020-11-17 15:20:03 -05:00
build linux-initrd: Remove unnecessary timestamp reset phase. 2020-11-21 12:39:14 +01:00
installer installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00
machine machine: ssh: Do not import the host (guix config). 2020-11-09 23:27:09 +01:00
packages gnu: python-aiohttp: Update to 3.7.3. 2020-11-26 21:00:32 +01:00
services mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
system mapped-devices: Add 'lvm-device-mapping'. 2020-11-26 00:05:39 +01:00
tests mapped-devices: Add 'lvm-device-mapping'. 2020-11-26 00:05:39 +01:00
artwork.scm
bootloader.scm gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS. 2020-11-17 16:03:03 +01:00
ci.scm ci: Limit image and system tests jobs periodicity. 2020-11-25 10:48:55 +01:00
image.scm
installer.scm
local.mk gnu: python-aiohttp: Update to 3.7.3. 2020-11-26 21:00:32 +01:00
machine.scm
packages.scm
services.scm
system.scm mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
tests.scm