Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 7784f0d84483458ec7407e0e46d505e4 > files > 4

eclipse-pydev-2.7.3-2.fc18.src.rpm

# The version bump should be removed next updated.
--- a/features/org.python.pydev.feature/feature.xml
+++ b/features/org.python.pydev.feature/feature.xml
@@ -167,7 +167,7 @@ This Agreement is governed by the laws of the State of New York and the intellec
          id="org.python.pydev.debug"
          download-size="1350"
          install-size="1350"
-         version="2.7.3.2013031601"/>
+         version="2.7.3.2013031602"/>
 
    <plugin
          id="org.python.pydev.refactoring"
--- a/plugins/org.python.pydev.debug/META-INF/MANIFEST.MF
+++ b/plugins/org.python.pydev.debug/META-INF/MANIFEST.MF
@@ -2,12 +2,12 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Pydev debug
 Bundle-SymbolicName: org.python.pydev.debug; singleton:=true
-Bundle-Version: 2.7.3.2013031601
+Bundle-Version: 2.7.3.2013031602
 Bundle-ClassPath: pydev-debug.jar
 Bundle-Activator: org.python.pydev.debug.core.PydevDebugPlugin
 Bundle-Vendor: Aptana
 Bundle-Localization: plugin
-Require-Bundle: org.junit,
+Require-Bundle: org.junit;resolution:=optional,
  org.eclipse.ui,
  org.eclipse.ui.ide,
  org.eclipse.core.runtime,