all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Tanguy Le Carrour <tanguy@bioneland.org>
Cc: 45158@debbugs.gnu.org
Subject: [bug#45158] [PATCH] gnu: Add python-3.9.
Date: Sat, 12 Dec 2020 19:00:00 +0100	[thread overview]
Message-ID: <878sa23nxb.fsf@gnu.org> (raw)
In-Reply-To: <20201210102643.3524-1-tanguy@bioneland.org> (Tanguy Le Carrour's message of "Thu, 10 Dec 2020 11:26:43 +0100")

Hi,

Tanguy Le Carrour <tanguy@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’.




  parent reply	other threads:[~2020-12-12 19:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10 10:26 [bug#45158] [PATCH] gnu: Add python-3.9 Tanguy Le Carrour
2020-12-10 11:09 ` Tanguy LE CARROUR
2020-12-12 18:00 ` Ludovic Courtès [this message]
2020-12-14  8:17   ` Tanguy LE CARROUR
2020-12-14  8:42 ` [bug#45158] [PATCH v2] " Tanguy Le Carrour
2020-12-14 11:28   ` bug#45158: " Ludovic Courtès
2020-12-14 12:29     ` [bug#45158] " Tanguy LE CARROUR

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878sa23nxb.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=45158@debbugs.gnu.org \
    --cc=tanguy@bioneland.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.