Re: Trying to build python3 version of scikit-learn, python3-* pkgs come out empty

2014-11-05 Thread Yaroslav Halchenko
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

Re: Trying to build python3 version of scikit-learn, python3-* pkgs come out empty

2014-11-05 Thread Piotr Ożarowski
[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

Re: Trying to build python3 version of scikit-learn, python3-* pkgs come out empty

2014-11-05 Thread Piotr Ożarowski
[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

Re: Trying to build python3 version of scikit-learn, python3-* pkgs come out empty

2014-11-05 Thread Yaroslav Halchenko
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

Trying to build python3 version of scikit-learn, python3-* pkgs come out empty

2014-11-04 Thread Zack Weinberg
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 , but I consistently get a python3-skle