Commits

Mojca Miklavec authored 52aca4711eb
py-constantly: add py37 subport
No tags

python/py-constantly/Portfile

Modified
18 18
19 19 master_sites https://github.com/twisted/constantly/archive
20 20
21 21 distname ${version}
22 22
23 23 checksums rmd160 7a9d1776bb3b44b1982ba01ce50f269d67c1e4a7 \
24 24 sha256 be63c40ef853ee785045a1d20327d8153db9291f9aaff552796bed5272f9dd60
25 25
26 26 worksrcdir constantly-${version}
27 27
28 -python.versions 27 34 35 36
28 +python.versions 27 34 35 36 37
29 29
30 30 if {${name} ne ${subport}} {
31 31
32 32 depends_build-append \
33 33 port:py${python.version}-setuptools
34 34
35 35 livecheck.type none
36 36 } else {
37 37 livecheck.type regex
38 38 livecheck.url https://github.com/twisted/constantly/tags

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

Add shortcut