unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: jgart <jgart@dismail.de>, Guix Devel <guix-devel@gnu.org>
Subject: Re: Supporting upstream supported Python versions
Date: Tue, 17 May 2022 09:26:07 +0200	[thread overview]
Message-ID: <8635h8k4c0.fsf@gmail.com> (raw)
In-Reply-To: <20220517003848.GB18763@gac>

Hi,

On Tue, 17 May 2022 at 00:38, jgart <jgart@dismail.de> wrote:

> What is the opinion on supporting current upstream supported versions
> of python?
>
> The master branch only has 3.9 but I'd like to have substitutes available
> for 3.7, 3.8 and 3.10:

By substitutes, do you mean python@x.y?  Or all python-* packages
compiled with python@x.y instead of python@3.9?


> Could we make all upstream supported versions of python available in
> master?

From my point of view, we can support several version of the CPython VM,
say python@3.10 (python-next), python@3.9 (current default), and various
older CPython interpreters as python@3.8, 3.7, say.

But only the substitutes for python-* packages compiled with the current
default (here python@3.9).  Somehow, we do not have the manpower (I do
not know about he build farm) for maintaining more.  For instance, give
a look at:

     <https://ci.guix.gnu.org/eval/304888/dashboard>

and type “python-”; well, it’s not so bad but it is not all green
though.  Somehow, we have the experience of maintaining 2 versions
(CPython@3 and CPython@2 ;-)) and it is a piece of work to maintain, so
it would be really similar when multiplying the number of CPython@3.x.

Note, however, it is easy to apply ’package-with-explicit-python’ from
’(guix build-system python).


Well, IMHO, supporting several version of CPython is good idea. :-)

Cheers,
simon



  reply	other threads:[~2022-05-17  7:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17  5:38 Supporting upstream supported Python versions jgart
2022-05-17  7:26 ` zimoun [this message]
2022-05-17  7:44 ` Tobias Geerinckx-Rice
     [not found] <mailman.562.1652773501.1048.guix-devel@gnu.org>
2022-06-01  7:50 ` Ricardo Wurmus
2022-09-03 10:39   ` zimoun

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=8635h8k4c0.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=jgart@dismail.de \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).