[Python-modules-commits] r23461 - in packages/python-flakey/trunk/debian (control)
cjohnston-guest at users.alioth.debian.org
cjohnston-guest at users.alioth.debian.org
Tue Feb 12 04:30:15 UTC 2013
Date: Tuesday, February 12, 2013 @ 04:30:09
Author: cjohnston-guest
Revision: 23461
Fixes short description
Modified:
packages/python-flakey/trunk/debian/control
Modified: packages/python-flakey/trunk/debian/control
===================================================================
--- packages/python-flakey/trunk/debian/control 2013-02-12 04:22:47 UTC (rev 23460)
+++ packages/python-flakey/trunk/debian/control 2013-02-12 04:30:09 UTC (rev 23461)
@@ -26,7 +26,7 @@
Package: python3-flakey
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}
-Description: analyzes Python code to detect errors
+Description: analyzes Python code to detect errors (python 3)
Flakey is a port of pyflakes3k and pyflakes which analyzes Python code
and detects errors in the code.
.
More information about the Python-modules-commits
mailing list