[127531] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Wed Oct 29 02:41:55 PDT 2014


Revision: 127531
          https://trac.macports.org/changeset/127531
Author:   stromnov at macports.org
Date:     2014-10-29 02:41:55 -0700 (Wed, 29 Oct 2014)
Log Message:
-----------
py{24,25,32}-pylint: Replace with py{27,34}-pylint

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-pylint/Portfile

Removed Paths:
-------------
    trunk/dports/python/py-pylint/files/pylint24
    trunk/dports/python/py-pylint/files/pylint25
    trunk/dports/python/py-pylint/files/pylint32

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-10-29 09:27:43 UTC (rev 127530)
+++ trunk/dports/python/py-graveyard/Portfile	2014-10-29 09:41:55 UTC (rev 127531)
@@ -134,6 +134,7 @@
 pygccxml            1.6.1_1     26 31 32 33
 pygments            1.6_1       24 25 26 31 32 33
 pylibpcap           0.6.4_1     24 25 26
+pylint              1.2.0_1     24 25 32
 pylons              1.0.1rc1_1  26
 pymacs              0.25_1      25 26
 pympler             0.2.1_2     24 25 26 31 32

Modified: trunk/dports/python/py-pylint/Portfile
===================================================================
--- trunk/dports/python/py-pylint/Portfile	2014-10-29 09:27:43 UTC (rev 127530)
+++ trunk/dports/python/py-pylint/Portfile	2014-10-29 09:41:55 UTC (rev 127531)
@@ -13,7 +13,7 @@
 license             GPL-2+
 supported_archs     noarch
 
-python.versions     24 25 26 27 32 33 34
+python.versions     26 27 33 34
 
 maintainers         blair dh stromnov openmaintainer
 
@@ -35,22 +35,6 @@
 checksums           rmd160  72908b055c778c4f3eb62d471932ea776d390780 \
                     sha256  e66102a0550d7b1f8905d88ae11e93431822ef85662db4e1567eeda489bc39bc
 
-if {${subport} eq "py24-pylint"} {
-    version             0.21.1
-    revision            3
-    distname            pylint-${version}
-    checksums           rmd160  04ec7d4c9b89dd9ff8f41bc453e20c5648b374ea \
-                        sha256  958acb89be51bf1e093c1e83080ef22bea8f01f30499af71c7444fd4a5e90c71
-}
-
-if {${subport} eq "py25-pylint"} {
-    version             0.28.0
-    revision            3
-    distname            pylint-${version}
-    checksums           rmd160  b806658fb7338138a73a778511a65ac1fbe9deed \
-                        sha256  ea6c3fdc416b359a31d84c6e34dbe29730ec6c21e6316e982f38d0fb9186e780
-}
-
 if {${name} ne ${subport}} {
     depends_build-append \
                         port:py${python.version}-setuptools
@@ -58,11 +42,6 @@
     depends_lib-append  port:py${python.version}-logilab-common \
                         port:py${python.version}-astroid
 
-    if {${subport} eq "py24-pylint" || ${subport} eq "py25-pylint"} {
-        depends_lib-delete  port:py${python.version}-astroid
-        depends_lib-append  port:py${python.version}-logilab-astng
-    }
-
     depends_run-append  port:pylint_select
 
     post-destroot {

Deleted: trunk/dports/python/py-pylint/files/pylint24
===================================================================
--- trunk/dports/python/py-pylint/files/pylint24	2014-10-29 09:27:43 UTC (rev 127530)
+++ trunk/dports/python/py-pylint/files/pylint24	2014-10-29 09:41:55 UTC (rev 127531)
@@ -1,5 +0,0 @@
-bin/epylint-2.4
-bin/pylint-2.4
-bin/pylint-gui-2.4
-bin/pyreverse-2.4
-bin/symilar-2.4

Deleted: trunk/dports/python/py-pylint/files/pylint25
===================================================================
--- trunk/dports/python/py-pylint/files/pylint25	2014-10-29 09:27:43 UTC (rev 127530)
+++ trunk/dports/python/py-pylint/files/pylint25	2014-10-29 09:41:55 UTC (rev 127531)
@@ -1,5 +0,0 @@
-bin/epylint-2.5
-bin/pylint-2.5
-bin/pylint-gui-2.5
-bin/pyreverse-2.5
-bin/symilar-2.5

Deleted: trunk/dports/python/py-pylint/files/pylint32
===================================================================
--- trunk/dports/python/py-pylint/files/pylint32	2014-10-29 09:27:43 UTC (rev 127530)
+++ trunk/dports/python/py-pylint/files/pylint32	2014-10-29 09:41:55 UTC (rev 127531)
@@ -1,5 +0,0 @@
-${frameworks_dir}/Python.framework/Versions/3.2/bin/epylint
-${frameworks_dir}/Python.framework/Versions/3.2/bin/pylint
-${frameworks_dir}/Python.framework/Versions/3.2/bin/pylint-gui
-${frameworks_dir}/Python.framework/Versions/3.2/bin/pyreverse
-${frameworks_dir}/Python.framework/Versions/3.2/bin/symilar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141029/7622ab18/attachment.html>


More information about the macports-changes mailing list