public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: grozin@gentoo.org
To: gentoo-python <gentoo-python@lists.gentoo.org>,
	 gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Re: [gentoo-python] Updates from Python team: python.eclass gone, gpyutils updates, incoming PYTHON_SINGLE_TARGET change
Date: Thu, 20 Apr 2017 13:28:15 +0700 (+07)	[thread overview]
Message-ID: <alpine.LRH.2.20.1704201314340.29204@star.inp.nsk.su> (raw)
In-Reply-To: <1492461568.12095.2.camel@gentoo.org>

Many thanks to the python team for good work.

In some cases a package installs some script(s) which run python 
interpreter. I mean IDE-like packages, e.g., spyder, bpython, ptpython, 
etc. A user may want to run either python2 or python3 using such IDE. The 
"standard" behaviour is to install a single script which runs python2 or 
python3 depending on eselect python. In the case of spyder, there was a 
user who insisted that he wants to use spyder for python2 *and* python3, 
without changing the global eselect python setting. I've changed the 
ebuild to install 3 scripts: spyder (behaves as above), spyder2, and 
spyder3. The same may be useful for bpython, ptpython, and, maybe, some 
other packages. Are there plans to make this task easy and systematic, 
without re-inventing the wheel in each ebuild?

Andrey


       reply	other threads:[~2017-04-20  6:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1492461568.12095.2.camel@gentoo.org>
2017-04-20  6:28 ` grozin [this message]
2017-04-20  6:47   ` [gentoo-dev] Re: [gentoo-python] Updates from Python team: python.eclass gone, gpyutils updates, incoming PYTHON_SINGLE_TARGET change Michał Górny

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=alpine.LRH.2.20.1704201314340.29204@star.inp.nsk.su \
    --to=grozin@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=gentoo-python@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox