Hello
You can control the shebang through an option:
python-dbg setup.py build --executable /usr/bin/python
This is distutils behavior, I don’t know how setuptools script
generation works. Hope this helps.
By the way, I don’t know the standard practice for replying on this
list, so I’m not cc’in
When building a package with python-all-dbg, dh_auto_build does this:
dh_auto_build
python2.5-dbg setup.py build
python-dbg setup.py build
python2.5 setup.py build
python setup.py build
This results in build/scripts-2.6/* having python-dbg in the shebang
line. B
* Antoine Sirinelli , 2010-07-19, 21:27:
It seems that since the last numpy upload, pytables is no longer working. I
have filled a bug report
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589669) but my question is
more general. It seems that pytables is broken because of a change in numpy
AP
Le lundi 19 juillet 2010 à 21:27 +0100, Antoine Sirinelli a écrit :
> Hello everybody,
>
> It seems that since the last numpy upload, pytables is no longer working. I
> have filled a bug report
> (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589669) but my question is
> more general. It seems
4 matches
Mail list logo