Commits

Leo Singer authored 4ef1d538d6d
py-cycler: add Python 3.7 subport
No tags

python/py-cycler/Portfile

Modified
9 9 categories-append math
10 10 platforms darwin
11 11 license {PSF BSD}
12 12 maintainers {sean @seanfarley} openmaintainer
13 13 description cycler: composable cycles
14 14 long_description $description
15 15
16 16 checksums rmd160 cf3cceb56449e99d74920b57c9119ecb30fe5e77 \
17 17 sha256 5fd8508cb46ec86a4e08b13e946eb7fef16217e76fdb95601ae2c069e3efbbaf
18 18
19 -python.versions 26 27 33 34 35 36
19 +python.versions 26 27 33 34 35 36 37
20 20
21 21 if {${subport} ne ${name}} {
22 22 depends_build port:py${python.version}-setuptools
23 23 depends_lib port:py${python.version}-six
24 24
25 25 livecheck.type none
26 26 }

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

Add shortcut