Skip to content

Commit

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

name py-urllib3
version 1.22
version 1.23
revision 0
categories-append devel net
platforms darwin
Expand All @@ -22,8 +22,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

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

checksums rmd160 273649af91ff039ed0fa970d2f79a837e99e82a8 \
sha256 cc44da8e1145637334317feebd728bd869a35285b93cbb4cca2577da7e62db4f
checksums rmd160 0831e3a2ea2d93791554bfec130ba915c5c4b7d0 \
sha256 a68ac5e15e76e7e5dd2b8f94007233e01effe3e50e8daddf69acfd81cb686baf \
size 228314

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

0 comments on commit 04f095f

Please sign in to comment.