Commits

Mojca Miklavec authored 6c05e9852d0
py-*: add missing subports for python 3.5 and 3.6
No tags

python/py-acor/Portfile

Modified
16 16 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
17 17 distname ${python.rootname}-${version}
18 18
19 19 platforms darwin
20 20 license MIT
21 21
22 22 checksums md5 8681b949f50e0f9a02bfbd15f7a3d56c \
23 23 rmd160 d6e0c55e4db74b45e2ed632a0a553851ef6fe017 \
24 24 sha256 4c647d30326004cfcfbcf630e97586ce574954e36bebf75b657d33d5d79e94e3
25 25
26 -python.versions 26 27 33 34
26 +python.versions 26 27 33 34 35 36
27 27
28 28 if {${name} eq ${subport}} {
29 29 livecheck.type pypi
30 30 } else {
31 31 depends_build-append \
32 32 port:py${python.version}-setuptools
33 33
34 34 depends_lib-append \
35 35 port:py${python.version}-numpy
36 36

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

Add shortcut