From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel@gnu.org
Subject: Proposal: Adding unversioned aliases to python3 binaries
Date: Sat, 16 Apr 2016 16:42:15 +0200 [thread overview]
Message-ID: <57124F47.3030803@crazy-compilers.com> (raw)
Hi,
I'm stepping into problems packaging python modules again and again
since Python 3.4 is not available as `python`. Same for pip, and other
binaries in the python-3 package.
I propose
a) for python 3: adding symlinks from the unversioned binary name (e.b.
python) to the versioned
ones (e.g. python3.4).
b) for python 2: adding symlinks from version binary names to unversion
ones -- for symmetry.
I'd appreciate if somebody more skilled in guix could implement this
(soon :-), so I could continue packaging stuff required for testing the
django framework.
Here is a list of required aliases for python 3:
easy_install-3.4 -> easy_install
idle -> idle3.4
pip -> pip3.4
pydoc -> pydoc3.4
python -> python3.4
python-config -> python3.4-config
And here for python 2:
2to3-2.7 -> 2to3*
idle2 -> idle
idle2.7 -> idle
pydoc2 -> pydoc
pydoc2.7 -> pydoc
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goebel@crazy-compilers.com |
| www.crazy-compilers.com | compilers which you thought are impossible |
next reply other threads:[~2016-04-16 14:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-16 14:42 Hartmut Goebel [this message]
2016-04-16 16:15 ` Proposal: Adding unversioned aliases to python3 binaries Leo Famulari
2016-04-17 20:01 ` Hartmut Goebel
-- strict thread matches above, loose matches on Subject: below --
2016-04-21 18:59 Hartmut Goebel
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=57124F47.3030803@crazy-compilers.com \
--to=h.goebel@crazy-compilers.com \
--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 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).