[Python-modules-team] Bug#686871: pending

2012-09-11 Thread Shawn
I tried to address this problem with a very simple patch, however I was unable to test it in a chroot, as it seems that debhelper doesn't support building with python3.3? even if i set the minimum python version to 3.3 (?). Is the rmtree problem expected to be addressed in debian before python3.3

[Python-modules-team] Processed: your mail

2012-09-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > notfound 624105 0.17-2 Bug #624105 [mpmath] mpmath: SyntaxError while byte-compiling Bug #626403 [mpmath] errors during upgrade There is no source info for the package 'mpmath' at version '0.17-2' with architecture '' Unable to make a source vers

[Python-modules-team] Bug#624105: (no subject)

2012-09-11 Thread Julian Taylor
notfound 624105 0.17-2 thanks sorry I missed that the files are not installed for py2, though it would be nice if the files could be removed before byte compiling, the error is quite confusing for lazy people like me just checking the buildlogs. signature.asc Description: OpenPGP digital signa

[Python-modules-team] Processed: your mail

2012-09-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 624105 0.17-2 Bug #624105 {Done: Sandro Tosi } [mpmath] mpmath: SyntaxError while byte-compiling Bug #626403 {Done: Sandro Tosi } [mpmath] errors during upgrade There is no source info for the package 'mpmath' at version '0.17-2' with arc

[Python-modules-team] Bug#624105: (no subject)

2012-09-11 Thread Julian Taylor
found 624105 0.17-2 thanks the issue is still visible in the buidlogs in experimental: grep Syntax mpmath_0.17-2.log SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/mpmath/tests/extratest_gamma.py', 50, 35, ' print("%s ok;" % name, end=\' \')\n')) SyntaxError: ('invalid

[Python-modules-team] Bug#687316: python-psutil: testsuite not run due to syntax error

2012-09-11 Thread Julian Taylor
Package: python-psutil Version: 0.6.1-2 Tags: experimental the testsuite in experimental is not run: # run tests for test in test_memory_leaks.py test_psutil.py ;\ do \ for python in python2.6 python2.7 ; do \ echo "running "test/$test" on "$python ; \