Skip to content

Commit

Permalink
py-pylint: update to version 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Feb 2, 2017
1 parent b98e21d commit 46b9e0c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions python/py-pylint/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup python 1.0
PortGroup select 1.0

name py-pylint
version 1.6.4
version 1.6.5
revision 0
categories-append devel
platforms darwin
Expand All @@ -31,8 +31,8 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

distname ${python.rootname}-${version}

checksums rmd160 629ff9ed14f15db119545c96ea1c31c2a6ee5fc9 \
sha256 ef901a34b62ed7a734370ba5b162d890231ba8822abe88c6dda1268e2575f5f1
checksums rmd160 c5728b08c586708ddfadce270710fd924db644e5 \
sha256 a673984a8dd78e4a8b8cfdee5359a1309d833cf38405008f4a249994a8456719

if {${name} ne ${subport}} {
depends_build-append \
Expand Down Expand Up @@ -77,6 +77,4 @@ port select --set ${select.group} [file tail ${select.file}]
"

livecheck.type none
} else {
livecheck.type pypi
}

0 comments on commit 46b9e0c

Please sign in to comment.