Permalink
Browse files
py-typed-ast: update to 1.3.5
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-typed-ast/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-typed-ast |
|
|
version 1.3.4 |
|
|
version 1.3.5 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -22,9 +22,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname typed-ast-${version} |
|
|
|
|
|
checksums rmd160 554d5c4b43812ad9e7eb19ae3f6d7c48df6c0ade \ |
|
|
sha256 68c362848d9fb71d3c3e5f43c09974a0ae319144634e7a47db62f0f2a54a7fa7 \ |
|
|
size 206150 |
|
|
checksums rmd160 8cc82d7ffa24de73c4ef45152839e18bcd059a94 \ |
|
|
sha256 5315f4509c1476718a4825f45a203b82d7fdf2a6f5f0c8f166435975b1c9f7d4 \ |
|
|
size 205989 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|