[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add Scikit-learn.
From: |
Andreas Enge |
Subject: |
Re: [PATCH] gnu: Add Scikit-learn. |
Date: |
Mon, 23 Feb 2015 18:52:38 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Mon, Feb 23, 2015 at 06:17:47PM +0100, Ricardo Wurmus wrote:
> I could not just use the package-with-python2 wrapper because of the
> propagated "python-pycairo" input that turns into "python2-pycairo"
> rather than "python2-py2cairo". In my patch I addressed this by
> explicitly removing "python-pycairo" from the list of propagated inputs
> and adding "python2-py2cairo".
I wonder how to handle this case. Probably we should rename python2-py2cairo
to python2-pycairo. The include files and the pkg-config files speak only of
"pycairo", not "py2cairo". So it looks like this is also a case where the
tarball name differs from the module name.
What do the specialists think?
Andreas
- [PATCH] gnu: Add Scikit-learn., Ricardo Wurmus, 2015/02/23
- Re: [PATCH] gnu: Add Scikit-learn., Ricardo Wurmus, 2015/02/23
- Re: [PATCH] gnu: Add Scikit-learn.,
Andreas Enge <=
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/25
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/25
- Re: [PATCH] gnu: Add Scikit-learn., Ludovic Courtès, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Ludovic Courtès, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Eric Bavier, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Eric Bavier, 2015/02/26
- Re: [PATCH] gnu: Add Scikit-learn., Andreas Enge, 2015/02/27