Re: Making Numpy transition less - pydist file painful

2011-11-07 Thread Sandro Tosi
On Tue, Nov 8, 2011 at 00:06, Piotr Ożarowski wrote: > [Sandro Tosi, 2011-11-07] >> storing the >> info in the pydist would mean I'd need to parse it to extract the data >> I need to pass to dh_numpy template (if we're going to have one) or >> make dh_numpy read the pydist file at runtime (that co

Re: Making Numpy transition less - pydist file painful

2011-11-07 Thread Piotr Ożarowski
[Sandro Tosi, 2011-11-07] > storing the > info in the pydist would mean I'd need to parse it to extract the data > I need to pass to dh_numpy template (if we're going to have one) or > make dh_numpy read the pydist file at runtime (that could be nice too > indeed) and it seems to be missing the abi

Re: Making Numpy transition less - pydist file painful

2011-11-07 Thread Sandro Tosi
On Mon, Nov 7, 2011 at 23:52, Piotr Ożarowski wrote: > [Sandro Tosi, 2011-11-07] >> OK, let's try to move it forward somehow: so Piotr, you'd like numpy >> pydist file to have 2 lines. >> >> numpy python-numpy >> numpy_strict python-numpy-api$N, python-numpy (>= $foo) >> >> is that correct? as Jak

Re: Making Numpy transition less - pydist file painful

2011-11-07 Thread Sandro Tosi
2011/11/2 Jakub Wilk : > * Piotr Ożarowski , 2011-11-01, 23:23: could you make it in a way that dh_python2 users will still benefit from it? i.e. extend /usr/share/python/dist/python-numpy file with a second line similar to: >>> >>> In the other paragraph I argued that actually

Re: Making Numpy transition less - pydist file painful

2011-11-07 Thread Piotr Ożarowski
[Sandro Tosi, 2011-11-07] > OK, let's try to move it forward somehow: so Piotr, you'd like numpy > pydist file to have 2 lines. > > numpy python-numpy > numpy_strict python-numpy-api$N, python-numpy (>= $foo) > > is that correct? as Jakub, I fail to see the advantage of the first > line, and the

Re: [Python-modules-team] Bug#643873: Making Numpy transition less painful

2011-11-07 Thread Sandro Tosi
On Tue, Nov 1, 2011 at 22:51, Jakub Wilk wrote: > * Sandro Tosi , 2011-11-01, 12:52: > > Dependencies generated by dh_numpy > == > dh_numpy would generate dependency either on "python-numpy-abi$N" (by > default) or on "python-numpy-api$N" (if a s