[Collab-qa-commits] r2149 - udd/udd

Andreas Tille tille at alioth.debian.org
Wed Feb 15 12:15:40 UTC 2012


Author: tille
Date: 2012-02-15 12:15:39 +0000 (Wed, 15 Feb 2012)
New Revision: 2149

Modified:
   udd/udd/ddtp_gatherer.py
Log:
Delete version field which is not needed any more


Modified: udd/udd/ddtp_gatherer.py
===================================================================
--- udd/udd/ddtp_gatherer.py	2012-02-15 12:13:46 UTC (rev 2148)
+++ udd/udd/ddtp_gatherer.py	2012-02-15 12:15:39 UTC (rev 2149)
@@ -43,7 +43,6 @@
     self.description      = ''
     self.long_description = ''
     self.description_md5  = ''
-    self.version          = ''
 
   def __str__(self):
     return "Package %s: %s, %s\n%s" % \




More information about the Collab-qa-commits mailing list