Skip to content

Commit

Permalink
py-greenlet: update to version 0.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Feb 2, 2017
1 parent efd6d9d commit 3953b01
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions python/py-greenlet/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-greenlet
version 0.4.11
version 0.4.12
revision 0
categories-append devel
platforms darwin
Expand Down Expand Up @@ -47,13 +47,12 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

distname greenlet-${version}

checksums rmd160 8225e9365ee01c1e42b2111f930492437de07c68 \
sha256 e46510543912135b2663c2fc4e2867497579466d82184710b84fb718b31cc95d
checksums rmd160 1bef75bfa4c2a5dc8ce3e1a7a098ef7aeb777887 \
sha256 e4c99c6010a5d153d481fdaf63b8a0782825c0721506d880403a3b9b82ae347e

if {${name} ne ${subport}} {
depends_build-append \
port:py${python.version}-setuptools
use_zip yes

livecheck.type none
}

0 comments on commit 3953b01

Please sign in to comment.