[Libreoffice-commits] .: Branch 'newbranch' - liboextensioncenter/am.liboextensioncenter

Andreas Mantke andreasma at kemper.freedesktop.org
Wed Apr 13 12:38:38 PDT 2011


 liboextensioncenter/am.liboextensioncenter/am/liboextensioncenter/browser/pypi.py  |    8 ++++----
 liboextensioncenter/am.liboextensioncenter/am/liboextensioncenter/browser/pypi.pyc |binary
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 911f2532830e79d6f232414de453d3c28523855d
Author: Andreas Mantke <maand at gmx.de>
Date:   Wed Apr 13 21:38:24 2011 +0200

    changing to liboextension(center)

diff --git a/liboextensioncenter/am.liboextensioncenter/am/liboextensioncenter/browser/pypi.py b/liboextensioncenter/am.liboextensioncenter/am/liboextensioncenter/browser/pypi.py
index c5af30e..e19c8f4 100755
--- a/liboextensioncenter/am.liboextensioncenter/am/liboextensioncenter/browser/pypi.py
+++ b/liboextensioncenter/am.liboextensioncenter/am/liboextensioncenter/browser/pypi.py
@@ -15,10 +15,10 @@ from Products.CMFCore.WorkflowCore import WorkflowException
 from Products.Five import BrowserView
 from Products.Archetypes.event import ObjectEditedEvent
 
-from Products.PloneSoftwareCenter.utils import VersionPredicate
-from Products.PloneSoftwareCenter.utils import which_platform
-from Products.PloneSoftwareCenter.utils import is_distutils_file
-from Products.PloneSoftwareCenter.utils import get_projects_by_distutils_ids
+from Products.liboextensioncenter.utils import VersionPredicate
+from Products.liboextensioncenter.utils import which_platform
+from Products.liboextensioncenter.utils import is_distutils_file
+from Products.liboextensioncenter.utils import get_projects_by_distutils_ids
 
 from plone.i18n.normalizer.interfaces import IFileNameNormalizer
 
diff --git a/liboextensioncenter/am.liboextensioncenter/am/liboextensioncenter/browser/pypi.pyc b/liboextensioncenter/am.liboextensioncenter/am/liboextensioncenter/browser/pypi.pyc
index b6ff597..d20426e 100644
Binary files a/liboextensioncenter/am.liboextensioncenter/am/liboextensioncenter/browser/pypi.pyc and b/liboextensioncenter/am.liboextensioncenter/am/liboextensioncenter/browser/pypi.pyc differ


More information about the Libreoffice-commits mailing list