[114840] trunk/dports/python/py-spyder-devel/Portfile

eborisch at macports.org eborisch at macports.org
Tue Dec 17 07:44:46 PST 2013


Revision: 114840
          https://trac.macports.org/changeset/114840
Author:   eborisch at macports.org
Date:     2013-12-17 07:44:46 -0800 (Tue, 17 Dec 2013)
Log Message:
-----------
py-spyder-devel: Update to 2.3.0beta2

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

Modified: trunk/dports/python/py-spyder-devel/Portfile
===================================================================
--- trunk/dports/python/py-spyder-devel/Portfile	2013-12-17 14:45:24 UTC (rev 114839)
+++ trunk/dports/python/py-spyder-devel/Portfile	2013-12-17 15:44:46 UTC (rev 114840)
@@ -3,8 +3,8 @@
 
 PortSystem          1.0
 name                py-spyder-devel
-version             2.3.0beta1
-revision            1
+version             2.3.0beta2
+revision            0
 # Preference on mailing list is to use small numbers for epoch.
 # This is already a date code, so sticking with dates.
 epoch               20130508
@@ -41,9 +41,9 @@
 universal_variant   no 
 
 if {${name} ne ${subport}} {
-    checksums   \
-        rmd160  cfdbf586c5b305b315978d4849023cc434cc3999 \
-        sha256  724bf763c1aab48f2a8d2e7bd8e32d2926155fb7f52bb052b3fcb07719d5c0bc
+    checksums \
+        rmd160  71de53bc66ac9d5cec2eaf166924b51980d8d032 \
+        sha256  76f5d9328deaf0f4384251421ab018c197622199a9de4fde21dd990e9db99e45
 
     conflicts           py${python.version}-spyder
     
@@ -72,6 +72,8 @@
             ${worksrcpath}/spyderlib/spyder.py
         reinplace "s|@@APPS_DIR@@|${applications_dir}|g" \
             ${worksrcpath}/spyderlib/utils/programs.py
+        reinplace "s|Ctrl\+I|Cmd+I|" \
+            ${worksrcpath}/spyderlib/plugins/inspector.py
         # Windows newlines in the file cause compile() (in 2.6) to choke
         reinplace "s|\r||g" \
             ${worksrcpath}/doc/conf.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131217/8ee7aecf/attachment.html>


More information about the macports-changes mailing list