[88500] trunk/dports/python/py-spyder
eborisch at macports.org
eborisch at macports.org
Tue Jan 3 07:21:15 PST 2012
Revision: 88500
http://trac.macports.org/changeset/88500
Author: eborisch at macports.org
Date: 2012-01-03 07:21:12 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
py-spyder: Upgrade to 2.1.6
Modified Paths:
--------------
trunk/dports/python/py-spyder/Portfile
trunk/dports/python/py-spyder/files/spyderlib_utils_programs.py.diff
Modified: trunk/dports/python/py-spyder/Portfile
===================================================================
--- trunk/dports/python/py-spyder/Portfile 2012-01-03 15:05:05 UTC (rev 88499)
+++ trunk/dports/python/py-spyder/Portfile 2012-01-03 15:21:12 UTC (rev 88500)
@@ -3,7 +3,7 @@
PortSystem 1.0
name py-spyder
-version 2.1.2
+version 2.1.6
epoch 20111202
PortGroup python 1.0
@@ -38,9 +38,9 @@
#pyNN-scipy doesn't build universal
universal_variant no
-checksums md5 99a6a74f5aa0a940ab94cab79b2d3552 \
- sha1 0d675de517af704e5c94cbe839d4694a37811d95 \
- rmd160 d04ff71bb5fc8c80cc71c89c2cdc56646e00ed25
+checksums md5 fac1024549d7fccfc6d01448a3b996e2 \
+ sha1 111be1b1053663e4e24a5c666a0d1339d5c156dd \
+ rmd160 5f920918c8cee319af2f2729f953d094b7efbf62
if {${subport} != ${name}} {
conflicts port:py${python.version}-spyder-beta
Modified: trunk/dports/python/py-spyder/files/spyderlib_utils_programs.py.diff
===================================================================
--- trunk/dports/python/py-spyder/files/spyderlib_utils_programs.py.diff 2012-01-03 15:05:05 UTC (rev 88499)
+++ trunk/dports/python/py-spyder/files/spyderlib_utils_programs.py.diff 2012-01-03 15:21:12 UTC (rev 88500)
@@ -11,14 +11,3 @@
def find_program(basename):
---- spyderlib/utils/programs.py.orig 2011-11-30 13:14:41.000000000 -0600
-+++ spyderlib/utils/programs.py 2011-11-30 13:14:58.000000000 -0600
-@@ -58,7 +58,7 @@
- from spyderlib.qt.QtGui import QDesktopServices
- from spyderlib.qt.QtCore import QUrl
- url = QUrl()
-- url.setPath(filename)
-+ url.setUrl(filename)
- return QDesktopServices.openUrl(url)
-
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/20e47389/attachment.html>
More information about the macports-changes
mailing list