Commits
Marius Schamschula authored 6b95d8ffbc5
19 19 | platforms darwin |
20 20 | supported_archs noarch |
21 21 | |
22 22 | homepage http://undefined.org/python/#altgraph |
23 23 | master_sites pypi:a/altgraph/ |
24 24 | distname altgraph-${version} |
25 25 | |
26 26 | checksums rmd160 df1ca2f94e633023bb41da7a7de9d4e3d4d9c71b \ |
27 27 | sha256 ddf5320017147ba7b810198e0b6619bd7b5563aa034da388cea8546b877f9b0c |
28 28 | |
29 - | python.versions 27 33 34 35 36 37 |
29 + | python.versions 27 33 34 35 36 37 38 |
30 30 | |
31 31 | if {$subport ne $name} { |
32 32 | depends_build port:py${python.version}-setuptools |
33 33 | livecheck.type none |
34 34 | } |