Skip to content

Commit

Permalink
py-openpyxl: update to version 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Jun 15, 2018
1 parent cfd38c0 commit c262ffe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python/py-openpyxl/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-openpyxl
version 2.5.3
version 2.5.4
revision 0
categories-append textproc
platforms darwin
Expand All @@ -25,9 +25,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

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

checksums rmd160 8686d4364e7614a4aeaf73324900b0964f7e1ae4 \
sha256 0046fca88d6731875a385bf7edd689d7c4133f829203ea615a81291de3fa48b6 \
size 170489
checksums rmd160 1b1e2f7bf88b90523fe8ac3f207ab27eae833125 \
sha256 9239b74faf175dc4276a5fc277655fc53c2f704ded39e680d35e6a39e1913f69 \
size 170755

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

0 comments on commit c262ffe

Please sign in to comment.