Permalink
Browse files
py-cython: update to version 0.28
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
python/py-cython/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup python 1.0 |
|
|
PortGroup select 1.0 |
|
|
|
|
|
name py-cython |
|
|
version 0.27.3 |
|
|
version 0.28 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -27,8 +27,8 @@ master_sites pypi:C/Cython |
|
|
|
|
|
distname Cython-${version} |
|
|
|
|
|
checksums rmd160 c6fa763137e0c000beff0898e3af0f6c23c9d9bc \ |
|
|
sha256 6a00512de1f2e3ce66ba35c5420babaef1fe2d9c43a8faab4080b0dbcc26bc64 |
|
|
checksums rmd160 ef74ec7c90e68f828d7f59551b35059954e6375d \ |
|
|
sha256 518f7e22da54109661e483a91a63045203caf9fd78da4a69185a7622f759965f |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|