[143775] trunk/dports/python/py-pylint/Portfile

stromnov at macports.org stromnov at macports.org
Mon Dec 21 03:50:38 PST 2015


Revision: 143775
          https://trac.macports.org/changeset/143775
Author:   stromnov at macports.org
Date:     2015-12-21 03:50:38 -0800 (Mon, 21 Dec 2015)
Log Message:
-----------
py-pylint: update to version 1.5.2

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

Modified: trunk/dports/python/py-pylint/Portfile
===================================================================
--- trunk/dports/python/py-pylint/Portfile	2015-12-21 11:43:25 UTC (rev 143774)
+++ trunk/dports/python/py-pylint/Portfile	2015-12-21 11:50:38 UTC (rev 143775)
@@ -6,7 +6,7 @@
 PortGroup           select 1.0
 
 name                py-pylint
-version             1.5.1
+version             1.5.2
 revision            0
 categories-append   devel
 platforms           darwin
@@ -32,8 +32,8 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  d08e89042db75888026cd3377ea3b85c1b88e246 \
-                    sha256  044e9f03eee51ac1cb05f094af6ccc2a2195c558d233819c22527062dff46225
+checksums           rmd160  989a43448d325bdd5ef0ec136be2aaf6efac63fb \
+                    sha256  983bec35e10b0c5f0ec33c03629fe832642c46b76a43edce37a2e8d2708d2179
 
 if {${name} ne ${subport}} {
     depends_build-append \
@@ -55,7 +55,7 @@
                     ${destroot}${prefix}/share/doc/${subport}/_static
             }
         }
-        xinstall -m 644 -W ${worksrcpath} ChangeLog README \
+        xinstall -m 644 -W ${worksrcpath} ChangeLog README.rst \
             ${destroot}${prefix}/share/doc/${subport}
         file delete ${destroot}${python.pkgd}/logilab/__init__.py
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151221/e94b2156/attachment.html>


More information about the macports-changes mailing list