[122352] trunk/dports/python/py-spyder/Portfile

eborisch at macports.org eborisch at macports.org
Mon Jul 21 07:21:30 PDT 2014


Revision: 122352
          https://trac.macports.org/changeset/122352
Author:   eborisch at macports.org
Date:     2014-07-21 07:21:29 -0700 (Mon, 21 Jul 2014)
Log Message:
-----------
py-spyder: Fix conflict with self. (Oops.)

Modified Paths:
--------------
    trunk/dports/python/py-spyder/Portfile

Modified: trunk/dports/python/py-spyder/Portfile
===================================================================
--- trunk/dports/python/py-spyder/Portfile	2014-07-21 13:47:46 UTC (rev 122351)
+++ trunk/dports/python/py-spyder/Portfile	2014-07-21 14:21:29 UTC (rev 122352)
@@ -45,7 +45,7 @@
         rmd160  5d69b1565690f3546a6022b16b4febc5257aac2c \
         sha256  4a64159eda895c4e1fde92a05ebfcc76f98d9d8d39317d2ffe68ed596635e8f6
 
-    conflicts           py${python.version}-spyder
+    conflicts           py${python.version}-spyder-devel
     
     # Set the pylint executable name
     set LINT_BIN_NAME   pylint-${python.branch}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140721/7e57d452/attachment.html>


More information about the macports-changes mailing list