Package: python-aubio
Version: 0.3.2-4
Severity: serious
Justification: http://lists.debian.org/debian-release/2010/02/msg00325.html
User: debian-pyt...@lists.debian.org
Usertags: python2.6

Hello,

Files shipped by python-aubio are not syntactially correct for Python 2.6 (which we expect to become the default soon):
| $ python2.6 -m compileall aubio-0.3.2/python/
| Listing aubio-0.3.2/python/ ...
| Listing aubio-0.3.2/python/aubio ...
| Listing aubio-0.3.2/python/aubio/bench ...
| Compiling aubio-0.3.2/python/aubio/bench/onset.py ...
| SyntaxError: ('invalid syntax', ('aubio-0.3.2/python/aubio/bench/onset.py', 114, 36, 
"\t\td.append(Gnuplot.Data(fp, gd, with='linespoints', \n"))
|
| Compiling aubio-0.3.2/python/aubio/gnuplot.py ...
| SyntaxError: ('invalid syntax', ('aubio-0.3.2/python/aubio/gnuplot.py', 158, 30, " 
 return Gnuplot.Data(x,y,with='lines')\n"))
|
| Listing aubio-0.3.2/python/aubio/plot ...
| Compiling aubio-0.3.2/python/aubio/plot/keyboard.py ...
| SyntaxError: ('invalid syntax', ('aubio-0.3.2/python/aubio/plot/keyboard.py', 33, 51, 
"  whites  = Gnuplot.Data(xw,yw,xwdelta,ywdelta,with = 'boxxyerrorbars')\n"))
|
| Listing aubio-0.3.2/python/aubio/task ...
| Compiling aubio-0.3.2/python/aubio/task/beat.py ...
| SyntaxError: ('invalid syntax', ('aubio-0.3.2/python/aubio/task/beat.py', 250, 41, 
'\t\toplots.append(Gnuplot.Data(results,with=\'linespoints\',title="auto"))\n'))
|
| Compiling aubio-0.3.2/python/aubio/task/notes.py ...
| SyntaxError: ('invalid syntax', ('aubio-0.3.2/python/aubio/task/notes.py', 98, 42, 
"\t\toplots.append(Gnuplot.Data(now,freq,with='lines',\n"))
|
| Compiling aubio-0.3.2/python/aubio/task/onset.py ...
| SyntaxError: ('invalid syntax', ('aubio-0.3.2/python/aubio/task/onset.py', 106, 47, 
"\t\toplot.append(Gnuplot.Data(downtime,ofunc,with='lines',title=self.params.onsetmode))\n"))
|
| Compiling aubio-0.3.2/python/aubio/task/pitch.py ...
| SyntaxError: ('invalid syntax', ('aubio-0.3.2/python/aubio/task/pitch.py', 159, 44, 
"\t\toplots.append(Gnuplot.Data(time,pitch,with='lines',\n"))
|
| Listing aubio-0.3.2/python/aubio/web ...

If you need help with fixing this bug, don't hesitate to ask on #debian-python or debian-pyt...@lists.debian.org.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to