GNU bug report logs - #45158
[PATCH] gnu: Add python-3.9.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Thu, 10 Dec 2020 10:28:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 45158 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Cc: 45158 <at> debbugs.gnu.org
Subject: Re: [bug#45158] [PATCH] gnu: Add python-3.9.
Date: Sat, 12 Dec 2020 19:00:00 +0100
Hi,

Tanguy Le Carrour <tanguy <at> bioneland.org> skribis:

> * gnu/packages/python.scm (python-3.9): New variable.
> * gnu/packages/patches/python-3.9-fix-tests.patch: New file.

Nitpick: the patch should be added to gnu/local.mk as well.

It LGTM but I have one concern: someone adding ‘python’ and (say)
‘python-itsdangerous’ to the same profile would get Python 3.9 together
with a Python 3.8 package.  Thus ‘PYTHONPATH’ would remain unset and the
user might become upset.  :-)

One way to work around that would be to rename 3.9 from ‘python’ to
‘python-next’.  That way, someone would have to explicitly install
‘python-next’ to get 3.9, and there wouldn’t be any bad surprises for
the rest of us.

WDYT?

Thanks,
Ludo’.




This bug report was last modified 4 years and 156 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.