From: Tanguy Le Carrour <tanguy@bioneland.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 42390-done@debbugs.gnu.org
Subject: [bug#42390] [PATCH] gnu: Add python-mamba.
Date: Wed, 22 Jul 2020 09:36:55 +0200 [thread overview]
Message-ID: <20200722073655.qhwhps7dntfipml3@melmoth> (raw)
In-Reply-To: <87blk8n7l5.fsf@gnu.org>
Hi,
Le 07/21, Ludovic Courtès a écrit :
> Tanguy Le Carrour <tanguy@bioneland.org> skribis:
> > * gnu/packages/python-xyz.scm (python-mamba): New variable.
> […]
>
> There’s a lint warning though I don’t know if it’s applicable:
>
> --8<---------------cut here---------------start------------->8---
> gnu/packages/python-xyz.scm:14542:2: python-mamba@0.11.0: 'python-coverage' should probably be a native input
> --8<---------------cut here---------------end--------------->8---
>
> If ‘python-coverage’ is only used at build time, then it should
> definitely be a native input.
>
> WDYT?
I saw the warning (should I have mentioned it in the bug report?),
but `python-coverage` is definitively a run time dependency.
If I remove it, I get:
```
pkg_resources.DistributionNotFound: The 'coverage' distribution was not found and is required by mamba
```
Is there a way to know why the linter is reporting it?!
FYI, I might update `python-mamba` in a near future to fetch the sources from git
and enable the check phase. But this requires that I add (at least) 2 more
packages. So this will have to wait for the week-end.
Regards
--
Tanguy
next prev parent reply other threads:[~2020-07-22 7:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-16 12:25 [bug#42390] [PATCH] gnu: Add python-mamba Tanguy Le Carrour
2020-07-21 16:41 ` bug#42390: " Ludovic Courtès
2020-07-22 7:36 ` Tanguy Le Carrour [this message]
2020-07-22 10:38 ` [bug#42390] " Ludovic Courtès
2020-07-23 19:19 ` Hartmut Goebel
2020-07-24 6:36 ` Tanguy Le Carrour
2020-07-24 13:14 ` Ludovic Courtès
2020-07-27 7:47 ` Hartmut Goebel
2020-07-27 8:10 ` Tanguy Le Carrour
2020-07-28 21:56 ` Ludovic Courtès
2020-07-29 6:52 ` Tanguy Le Carrour
2020-07-31 6:42 ` Tanguy Le Carrour
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=20200722073655.qhwhps7dntfipml3@melmoth \
--to=tanguy@bioneland.org \
--cc=42390-done@debbugs.gnu.org \
--cc=ludo@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.