[csw-devel] SF.net SVN: gar:[10443] csw/mgar/gar/v2/lib/python/checkpkg.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Jul 5 22:34:59 CEST 2010
Revision: 10443
http://gar.svn.sourceforge.net/gar/?rev=10443&view=rev
Author: wahwah
Date: 2010-07-05 20:34:59 +0000 (Mon, 05 Jul 2010)
Log Message:
-----------
mGAR v2: checkpkg, adding a missing module import statement
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/checkpkg.py
Modified: csw/mgar/gar/v2/lib/python/checkpkg.py
===================================================================
--- csw/mgar/gar/v2/lib/python/checkpkg.py 2010-07-05 20:25:18 UTC (rev 10442)
+++ csw/mgar/gar/v2/lib/python/checkpkg.py 2010-07-05 20:34:59 UTC (rev 10443)
@@ -24,6 +24,7 @@
import yaml
from Cheetah import Template
import opencsw
+import overrides
import package_checks
import models as m
import configuration as c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list