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

ryandesign at macports.org ryandesign at macports.org
Sun Aug 19 20:01:18 PDT 2012


Revision: 96847
          https://trac.macports.org/changeset/96847
Author:   ryandesign at macports.org
Date:     2012-08-19 20:01:17 -0700 (Sun, 19 Aug 2012)
Log Message:
-----------
py-spyder: change py-lint dependency to py-pylint (#35743)

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

Modified: trunk/dports/python/py-spyder/Portfile
===================================================================
--- trunk/dports/python/py-spyder/Portfile	2012-08-20 02:36:34 UTC (rev 96846)
+++ trunk/dports/python/py-spyder/Portfile	2012-08-20 03:01:17 UTC (rev 96847)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 name                py-spyder
 version             2.1.11
-revision            2
+revision            3
 epoch               20111202
 
 PortGroup           python 1.0
@@ -98,7 +98,7 @@
     if {![ variant_isset tiny ]} {
         depends_lib-append \
             port:py${python.version}-htmldocs \
-            port:py${python.version}-lint \
+            port:py${python.version}-pylint \
             port:py${python.version}-pep8 \
             port:py${python.version}-pyflakes \
             port:py${python.version}-rope
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120819/c6831c3f/attachment.html>


More information about the macports-changes mailing list