From: Hartmut Goebel <h.goebel@goebel-consult.de>
To: Guix-devel <guix-devel@gnu.org>
Subject: Why was "gnu: wrap-python3: Create more symlinks." reverted?
Date: Sun, 4 Sep 2016 20:35:11 +0200 [thread overview]
Message-ID: <cf7108a4-654a-9acc-b3fe-adbfb75c0dd3@goebel-consult.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 1515 bytes --]
Hello Leo,
why did you revert this patch? Having these aliases helps a lot when
packaging python (extension) modules. Please reapply!
commit 187e9094f7fa79e52820b154bbac855f357553ce
Author: Leo Famulari <leo@famulari.name>
Date: Fri Jul 1 17:03:29 2016 -0400
Revert "gnu: wrap-python3: Create more symlinks."
This reverts commit 478e75b53bdf754cdf911226d37e517387f73c09.
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index b92746a..8bba7ca 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -370,8 +370,8 @@ data types.")
(lambda (old new)
(symlink (string-append python old)
(string-append bin "/" new)))
- '("python3" "pydoc3" "idle3" "pip3" "python3-config")
- '("python" "pydoc" "idle" "pip" "python-config"))))))
+ '("python3" "pydoc3" "idle3")
+ '("python" "pydoc" "idle"))))))
(synopsis "Wrapper for the Python 3 commands")
(description
"This package provides wrappers for the commands of
Python@tie{}3.x such
--
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer
Information Security Management, Security Governance, Secure Software
Development
Goebel Consult, Landshut
http://www.goebel-consult.de
Blog: http://www.goebel-consult.de/blog/get-current-locale-with-ansible
Kolumne: http://www.cissp-gefluester.de/2010-08-scheingefechte-um-rim
[-- Attachment #2: Type: text/html, Size: 2977 bytes --]
next reply other threads:[~2016-09-04 18:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-04 18:35 Hartmut Goebel [this message]
2016-09-04 19:31 ` Why was "gnu: wrap-python3: Create more symlinks." reverted? Leo Famulari
2016-09-05 9:30 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cf7108a4-654a-9acc-b3fe-adbfb75c0dd3@goebel-consult.de \
--to=h.goebel@goebel-consult.de \
--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.