Permalink
Browse files
py-path: update to 12.0.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-path/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-path |
|
|
version 11.5.2 |
|
|
version 12.0.1 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -23,9 +23,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}. |
|
|
|
|
|
distname ${python.rootname}.py-${version} |
|
|
|
|
|
checksums rmd160 44e201c63f60e25d9eb8035c32046807bc24abb9 \ |
|
|
sha256 de7cd643affbc23e56533a6e8d551ecdee4983501a08c24e4e71565202d8cdaa \ |
|
|
size 43542 |
|
|
checksums rmd160 6043b7f77716e81ddf563815cf42dcd5b4e4bc7c \ |
|
|
sha256 9f2169633403aa0423f6ec000e8701dd1819526c62465f5043952f92527fea0f \ |
|
|
size 42742 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|