Permalink
Browse files
py-urllib3: update to 1.25.1
- 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.25 |
|
|
version 1.25.1 |
|
|
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 9c04450c03fb4df101335259d735479e37295b22 \ |
|
|
sha256 f03eeb431c77b88cf8747d47e94233a91d0e0fdae1cf09e0b21405a885700266 \ |
|
|
size 409895 |
|
|
checksums rmd160 b3651884c317e5b79531f9f621405b0b6a0760a1 \ |
|
|
sha256 904bd981d6371bb95a200c0ec9dba5ba7cc980f2d6b125bd793fefe3293be388 \ |
|
|
size 670490 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|