Permalink
Browse files
py-urllib3: update to 1.24.2
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-urllib3/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-urllib3 |
|
|
version 1.24.1 |
|
|
version 1.24.2 |
|
|
revision 0 |
|
|
categories-append devel net |
|
|
platforms darwin |
|
|
@@ -22,9 +22,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 59727addb1065b604eacf33aa159c543164fce82 \ |
|
|
sha256 de9529817c93f27c8ccbfead6985011db27bd0ddfcdb2d86f3f663385c6a9c22 \ |
|
|
size 229688 |
|
|
checksums rmd160 f30255f805c1aac17b3127127c3fefff42b33f90 \ |
|
|
sha256 9a247273df709c4fedb38c711e44292304f73f39ab01beda9f6b9fc375669ac3 \ |
|
|
size 230699 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|