Skip to content

Commit

Permalink
py-zipp: update to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Jan 14, 2020
1 parent 1198acf commit b66be7d
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions python/py-zipp/Portfile
Expand Up @@ -4,8 +4,8 @@ PortSystem 1.0
PortGroup python 1.0

name py-zipp
version 0.6.0
revision 1
version 1.0.0
revision 0
categories-append devel
platforms darwin
license MIT
Expand All @@ -18,13 +18,10 @@ description A pathlib-compatible Zipfile object wrapper.
long_description ${description}

homepage https://github.com/jaraco/zipp
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

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

checksums rmd160 dd2381041d1ad7011c5906182756064d72f63824 \
sha256 3718b1cbcd963c7d4c5511a8240812904164b7f381b647143a89d3b98f9bcd8e \
size 10778
checksums rmd160 c38eda9fe79d90955ef1d5c4fcdec4857839ff11 \
sha256 d38fbe01bbf7a3593a32bc35a9c4453c32bc42b98c377f9bff7e9f8da157786c \
size 10821

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

0 comments on commit b66be7d

Please sign in to comment.