[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: please test the numpy package



Ondrej Certik schrieb:
> Hi,
> 
> I finally packaged the newest uptream and committed all fixes into our
> svn repo for numpy. Kumar (or others), do you think you could please
> test the package?

numpy becomes big. see https://launchpad.net/bugs/309215. In the past the parts
depending on external numeric libraries were splitted out into a separate
package, but the package structure now makes it difficult to keep this split.
Please consider splitting out a python-multiarray (seems to be straightforward,
maybe keep it in its own name space) or a python-numpy-core/-base package
(unsure where to make the split).

> There is a problem with documentation, that it depends on sphinx-0.5,
> which is currently only in experimental. And also upstream doesn't
> have it in the tarball. I originally fixed that by
> adding a new target into debian/rules, that downloaded the upstream
> tgz, unpacked, eported the doc/ directory from upstream svn and then
> packaged it again. But since it still doesn't build in pure sid, I
> rather fixed the build with the current upstream tarball.

As long as you can fulfill the dependencies with build dependencies all should
be ok. However python itself now uses sphinx from the sphinx trunk. very nice :-/


Reply to: