Your message dated Sat, 13 Apr 2013 18:32:45 +0000 with message-id <[email protected]> and subject line Bug#687316: fixed in python-psutil 0.7.0-1 has caused the Debian Bug report #687316, regarding python-psutil: testsuite not run due to syntax error to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 687316: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687316 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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 ; \ LIB=$($python -c "from distutils.command.build import build ; from distutils.core import Distribution ; b = build(Distribution()) ; b.finalize_options() ; print b.build_platlib") ; \ PYTHONPATH=$LIB $python test/$test ; \ done \ for python in python3.2 ; do \ echo "running "test/$test" on "$python ; \ LIB=$($python -c "from distutils.command.build import build ; from distutils.core import Distribution ; b = build(Distribution()) ; b.finalize_options() ; print (b.build_platlib)") ; \ PYTHONPATH=$LIB $python test/$test ; \ done \ done /bin/sh: 8: Syntax error: "for" unexpected (expecting "done")
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: python-psutil Source-Version: 0.7.0-1 We believe that the bug you reported is fixed in the latest version of python-psutil, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sandro Tosi <[email protected]> (supplier of updated python-psutil package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sat, 13 Apr 2013 19:28:13 +0200 Source: python-psutil Binary: python-psutil python3-psutil Architecture: source amd64 Version: 0.7.0-1 Distribution: experimental Urgency: low Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Sandro Tosi <[email protected]> Description: python-psutil - module providing convenience functions for managing processes python3-psutil - module providing convenience functions for managing processes (Py Closes: 687316 Changes: python-psutil (0.7.0-1) experimental; urgency=low . * New upstream release * debian/rules - fix syntax error when executing the test suite; thanks to Julian Taylor for the report; Closes: #687316 * debian/copyright - extended packaging copyright years Checksums-Sha1: 2c4190eb2a02ee28dd1e76f003b3cbb4430ac595 1498 python-psutil_0.7.0-1.dsc e19bd1c050786616dd81a3b200c61b8147eb9985 140478 python-psutil_0.7.0.orig.tar.gz 923618afc1449369b5642f092be8710ec53af69d 3987 python-psutil_0.7.0-1.debian.tar.gz 3396e686f3f0d7f7a501f421a70bd204d9e56f3d 61744 python-psutil_0.7.0-1_amd64.deb 5d0ab19a656f9e272de7887d6afe58ee8ef8137c 56052 python3-psutil_0.7.0-1_amd64.deb Checksums-Sha256: d4966d0ce7fc79d79005b03fb64255c49e79ec1dd915e9d102872b92c72f9e63 1498 python-psutil_0.7.0-1.dsc eb5acb18d50df65034d9c9b12885d9bb95928abb58a011bdc698c4980fb1320f 140478 python-psutil_0.7.0.orig.tar.gz 4d73ab35b556685a48af2dcdc86e8c4aa0dc46a15812d6602a9fe62d3d4e6000 3987 python-psutil_0.7.0-1.debian.tar.gz 91964d53c8067c426efe654b7ba82027483e8458e022ff4f78152c8ae7e0819e 61744 python-psutil_0.7.0-1_amd64.deb eb30db54ea588ca07d719d612c51df8fdedc64babd731d162978f08e78f20dbb 56052 python3-psutil_0.7.0-1_amd64.deb Files: 1c7592cb1f10a27f5df55457b14b1915 1498 python optional python-psutil_0.7.0-1.dsc 2ab9d37401200aa584bf79061fee2587 140478 python optional python-psutil_0.7.0.orig.tar.gz 801a51f836e9de442df9363080dec97c 3987 python optional python-psutil_0.7.0-1.debian.tar.gz f5c8fdd91532e426a58834b013ace41b 61744 python optional python-psutil_0.7.0-1_amd64.deb 3f5877377d74c6d26796044e1e7cd9cf 56052 python optional python3-psutil_0.7.0-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlFporcACgkQAukwV0RN2VBawQCgmVlEwAYIaiDynUKNyW1WW6NP l1wAn17N0h1Cmw5U5pgx4VHd/Hl3mDMw =R0LD -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

