From: Andreas Enge <andreas@enge.fr>
To: Mathieu Lirzin <mthl@openmailbox.org>
Cc: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: [PATCH] gnu: Add python-xlrd.
Date: Sat, 19 Sep 2015 17:53:55 +0200 [thread overview]
Message-ID: <20150919155355.GA10848@debian> (raw)
In-Reply-To: <87k2rmflyv.fsf@openmailbox.org>
On Sat, Sep 19, 2015 at 05:49:28PM +0200, Mathieu Lirzin wrote:
> > + (native-inputs
> > + `(("python-setuptools" ,python2-setuptools)
> > + ("python-nose" ,python2-nose)))
> I don't know python packaging but when I look at other packages it
> seems that these are usually used as “inputs” not
> “native-inputs”.
There was a discussion about python-setuptools; I do not remember the
outcome... For python-nose, it seems to be used for tests only, so
native-inputs would be the right field.
Can this not be checked by running
guix gc --references `guix build python-xlrd`
and seeing whether the packages are referenced or not?
> I think it should be “python-*” instead of “python-2”. Am I wrong?
Yes, the package-with-python procedure will rewrite this for the python2-xlrd
package.
Andreas
next prev parent reply other threads:[~2015-09-19 15:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-19 13:38 [PATCH] gnu: Add python-xlrd Ben Woodcroft
2015-09-19 15:49 ` Mathieu Lirzin
2015-09-19 15:53 ` Andreas Enge [this message]
2015-09-19 20:08 ` Ricardo Wurmus
2015-09-19 20:37 ` Mathieu Lirzin
2015-09-20 0:48 ` Ben Woodcroft
2015-09-27 20:10 ` Ludovic Courtès
2015-10-01 21:48 ` Mathieu Lirzin
2015-09-20 7:41 ` Ricardo Wurmus
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=20150919155355.GA10848@debian \
--to=andreas@enge.fr \
--cc=guix-devel@gnu.org \
--cc=mthl@openmailbox.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).