Commits

Marius Schamschula authored 242256f7294
py-zopehookable: add livecheck.type none
No tags

python/py-zopehookable/Portfile

Modified
28 28 if {${name} ne ${subport}} {
29 29 depends_lib-append \
30 30 port:py${python.version}-cython \
31 31 port:py${python.version}-setuptools \
32 32 port:py${python.version}-pyobjc
33 33
34 34 if {${python.version} == 27} {
35 35 depends_lib-append \
36 36 port:py${python.version}-future
37 37 }
38 +
39 + livecheck.type none
38 40 } else {
39 41 livecheck.type regex
40 42 livecheck.regex ${real_name}-(\[0-9.\]+)${extract.suffix}
41 43 }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut