Skip to content

Commit

Permalink
py-idna: update to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Jun 18, 2018
1 parent 6cd43b8 commit ec3d787
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions python/py-idna/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-idna
version 2.6
version 2.7
revision 0
categories-append devel
platforms darwin
Expand All @@ -23,8 +23,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

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

checksums rmd160 63ac4a9227f1d5a3643976cdb7cd5ba280573ef5 \
sha256 2c6a5de3089009e3da7c5dde64a141dbc8551d5b7f6cf4ed7c2568d0cc520a8f
checksums rmd160 2f5cdbc62fcc2b7033947ed605fbb8d0140c557d \
sha256 684a38a6f903c1d71d6d5fac066b58d7768af4de2b832e426ec79c30daa94a16 \
size 172698

if {${name} ne ${subport}} {
depends_build-append \
Expand Down

0 comments on commit ec3d787

Please sign in to comment.