Permalink
Browse files
py-cython: update to 0.29.7
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-cython/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup python 1.0 |
|
|
PortGroup select 1.0 |
|
|
|
|
|
name py-cython |
|
|
version 0.29.6 |
|
|
version 0.29.7 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -27,9 +27,9 @@ master_sites pypi:C/Cython |
|
|
|
|
|
distname Cython-${version} |
|
|
|
|
|
checksums rmd160 ce75a5cddbf74c4c2ee08c7be30111d14c46b55d \ |
|
|
sha256 6c5d33f1b5c864382fbce810a8fd9e015447869ae42e98e6301e977b8165e7ae \ |
|
|
size 2047021 |
|
|
checksums rmd160 f9f9a9f0228d83e742500e2e479b1d6528220770 \ |
|
|
sha256 55d081162191b7c11c7bfcb7c68e913827dfd5de6ecdbab1b99dab190586c1e8 \ |
|
|
size 2047944 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|