Permalink
Browse files
py-isort: update to 4.3.9
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-isort/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-isort |
|
|
version 4.3.8 |
|
|
version 4.3.9 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -28,9 +28,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname isort-${version} |
|
|
|
|
|
checksums rmd160 f8e3ece5de2fc4c235ee74310dee8c69ef86b11f \ |
|
|
sha256 78ebda8283402dbe15e1fe8dc73e6d72e5d3c6a0c5e8dc489b2a4372280037af \ |
|
|
size 62122 |
|
|
checksums rmd160 eaaaf99321bef932daab708006ac9e7897692ca4 \ |
|
|
sha256 f19b23b22fb5a919a081bc31aabcc0991614c244d9215267e11abf2ca7b684ce \ |
|
|
size 62076 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_lib-append \ |
|
|
|