Commits
Leo Singer authored 8ca5787f5b3
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 md5 e47d24b773a262ceb5e3cce79c4c991c \ |
27 27 | rmd160 4fca093d93bac6572773863660aa1190b7491b31 \ |
28 28 | sha256 fc28b986a68fde8d3ff0e6d6ba3fbdd2cd562d11d45ef7c7735fbd826c9eec2e |
29 29 | |
30 - | python.versions 27 33 34 35 36 |
30 + | python.versions 27 33 34 35 36 37 |
31 31 | |
32 32 | if {$subport ne $name} { |
33 33 | depends_build port:py${python.version}-setuptools |
34 34 | livecheck.type none |
35 35 | } |