Permalink
Browse files
py-more-itertools: update to 7.0.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-more-itertools/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-more-itertools |
|
|
version 6.0.0 |
|
|
version 7.0.0 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -23,9 +23,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 e13a5c10bb652718fabb54638fd00ac773504004 \ |
|
|
sha256 590044e3942351a1bdb1de960b739ff4ce277960f2425ad4509446dbace8d9d1 \ |
|
|
size 68178 |
|
|
checksums rmd160 1bc926de4bcdd4735935b2a3343f290f6b846088 \ |
|
|
sha256 c3e4748ba1aad8dba30a4886b0b1a2004f9a863837b8654e7059eebf727afa5a \ |
|
|
size 70103 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|