Commits

Rajdeep Bharati authored and Mojca Miklavec committed 551828d8633
py-tempita: add py37 subport
No tags

python/py-tempita/Portfile

Modified
7 7 version 0.5.2
8 8 maintainers nomaintainer
9 9 platforms darwin
10 10 supported_archs noarch
11 11
12 12 description Tempita is a small templating language for text substitution.
13 13 long_description ${description}
14 14 license MIT
15 15 homepage https://pypi.python.org/pypi/Tempita/
16 16
17 -python.versions 27 35 36
17 +python.versions 27 35 36 37
18 18
19 19 distname Tempita-${version}
20 20 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
21 21
22 22 checksums rmd160 381576f8de8b7b48533bb35cbede5f09ff527382 \
23 23 sha256 cacecf0baa674d356641f1d406b8bff1d756d739c46b869a54de515d08e6fc9c \
24 24 size 12648
25 25
26 26 if {${name} ne ${subport}} {
27 27 depends_build-append \

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

Add shortcut