summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/new_version.py8
1 files changed, 2 insertions, 6 deletions
diff --git a/plugins/new_version.py b/plugins/new_version.py
index 24d7d6f..e741348 100644
--- a/plugins/new_version.py
+++ b/plugins/new_version.py
@@ -34,12 +34,6 @@ class NewVersionFinder(Plugin):
def find_version (self, rev):
try:
- plugin.load_plugins() # to have lp: addresses parsed
- except Exception, e:
- warning("NEW_VERSION :: Exception occured while loading bzr-plugins: %s", str(e))
- return
-
- try:
b = branch.Branch.open(REPOURI)
except Exception, e:
warning("NEW_VERSION :: Exception occured while accessing the remote branch: %s", str(e))
@@ -69,6 +63,8 @@ class NewVersionFinder(Plugin):
rev = v[-1]
+ plugin.load_plugins() # to have lp: addresses parsed
+
self.start_thread(rev)
return rev
erlay.git/commit/app-office/radicale/radicale-0.7.ebuild?id=90a9061e7507c91fb6e695e4150decb6da2e62d3&follow=1'>Better log handling of radicaleRené Neumann3-4/+4 2012-07-13Remove live ebuild of radicaleRené Neumann3-43/+0 2012-07-13Bump radicale to 0.7René Neumann2-5/+11 2012-05-07add epatch_user to cairoRené Neumann2-1/+2 2012-05-07Cairo from portage treeRené Neumann6-309/+63 2012-02-18Removed outdated packagesRené 'Necoro' Neumann19-883/+0 2012-02-17MltonRené Neumann2-0/+62 2012-02-17Removed virtualboxRené Neumann21-993/+0 2012-01-30BumpRené 'Necoro' Neumann1-3/+3 2012-01-30BumpRené 'Necoro' Neumann1-0/+0 2012-01-30Apply changes from bugs.gentoo.orgRené 'Necoro' Neumann2-1/+19 2012-01-11diffarrayRené Neumann3-0/+37 2012-01-10Remove patched dovecot. Changes are upstreamRené 'Necoro' Neumann8-907/+0 2012-01-10Remove emacs variant -- this is now tracked in patchesRené 'Necoro' Neumann3-363/+0 2011-11-06amd64 for fcgi-cgiRené 'Necoro' Neumann2-2/+2 2011-11-06Forgot dovecot init-fileRené 'Necoro' Neumann1-0/+1