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
Maxim Cournoyer b5c4f5d9ee
gnu: python: Update to 3.9.1 and streamline package definition.
* gnu/packages/python.scm (python-3.8): Rename to...
(python-3.9): ... this.  Update version to 3.9.1.
[arguments]{make-flags}: Restore test_socket test.
[phases]{unset-SOURCE_DATE_EPOCH, reset-SOURCE_DATE_EPOCH}: Remove phases.
{rebuild-bytecode}: Simplify code.  Set the invalidation-mode argument of the
compileall module to "unchecked-hash", to ensure determinism.
(python-3): Adjust to refer to python-3.9.
* gnu/packages/patches/python-3-fix-tests.patch: Rebase and extend patch.
* gnu/packages/patches/python-3.8-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2021-01-12 23:55:48 -05:00
..
bootloader bootloader: grub: Skip install-grub-efi when producing a disk image. 2020-11-17 15:20:03 -05:00
build Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00: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: Update to 3.9.1 and streamline package definition. 2021-01-12 23:55:48 -05:00
services services: MySQL: Upgrade database schemas automatically. 2020-11-28 19:51:40 +01:00
system Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00:00
tests services: MySQL: Add more tests. 2020-11-28 19:51:40 +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: Update to 3.9.1 and streamline package definition. 2021-01-12 23:55:48 -05: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