From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: Multiple python-3 packages
Date: Fri, 27 Jan 2017 05:12:25 -0500 [thread overview]
Message-ID: <20170127101225.GA28495@jasmine> (raw)
Currently we have Python 3.4 and 3.5. Python 3.6 was released recently.
When we added 3.5, I thought it was a good idea to keep 3.4 around in
case some packages need it. It turns out that nothing is using it in our
tree.
Do we want to keep 3.4 and 3.5 around? There is a maintenance cost
incurred at each new release, because their shared patches tend to
diverge each time.
If we should keep them, how should the package inheritance go? Now, it's
like this:
2.7 < 3.5 < 3.4
If we kept them all, should 3.5 and 3.4 both inherit 3.6?
next reply other threads:[~2017-01-27 10:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-27 10:12 Leo Famulari [this message]
2017-01-27 15:18 ` Multiple python-3 packages Benz Schenk
2017-01-27 17:34 ` Marius Bakke
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=20170127101225.GA28495@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.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.