[yum-commits] plugins/changelog
James Antill
james at osuosl.org
Thu Nov 20 16:36:54 UTC 2008
plugins/changelog/changelog.py | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 488aeafac56f13b93b3758c264910bd2216957be
Author: James Antill <james at and.org>
Date: Thu Nov 20 11:36:19 2008 -0500
Import PluginYumExit so we can use it
diff --git a/plugins/changelog/changelog.py b/plugins/changelog/changelog.py
index 5f72b7b..2be0477 100644
--- a/plugins/changelog/changelog.py
+++ b/plugins/changelog/changelog.py
@@ -22,6 +22,7 @@
import time
from rpmUtils.miscutils import splitFilename
from yum.plugins import TYPE_INTERACTIVE
+from yum.plugins import PluginYumExit
from yum import logginglevels
import logging
More information about the Yum-commits
mailing list