On Wed, Nov 5, 2014 at 07:52:55 +0100, Matthias Urlichs wrote:
> Hi,
>
> Daniele Tricoli:
> > Due to #753578 I added a stub (technically I just used a symlink) to make
> > import requests.packages.urllib3 works.
>
> I'd add a stub _file_ which just contains "from urllib3 import *".
>
Would tha
* Daniele Tricoli , 2014-11-04, 23:35:
since requests 1.1.0-1 convenience copy of already packaged libraries
are not shipped to follow Policy 4.13.
(The package is tested at every rev but manually because tests need
Internet connection.)
Due to #753578 I added a stub (technically I just used a
I would recommend to look into rules of pandas package where I with
Julian's initiative have somewhat "harmonized" (although it is
still quite ugly) building both python2 and python3 with moving .so to
-lib packages .
I know that MDP's author is also eager to get python3-sklearn package so
it woul
[Zack Weinberg, 2014-11-05]
> The scikit-learn packaging only builds python2 packages, even though
> upstream does support python3 (this is bug #730532). I happen to need
> scikit with python3 so I tried to update the packaging using the
> instructions at https://wiki.debian.org/Python/Pybuild , b
[Yaroslav Halchenko, 2014-11-05]
> I would recommend to look into rules of pandas package where I with
> Julian's initiative have somewhat "harmonized" (although it is
> still quite ugly) building both python2 and python3 with moving .so to
> -lib packages .
pybuild can do that for you (--ext-dest
That is great... eventually I would switch. I am still providing backports for
supported debian ubuntu releases through NeuroDebian, so I would need
compatible version of pybuild for those releases. Pandas though might switch
earlier since they started to demand recentish numpy, so backports ar
6 matches
Mail list logo