Commits

Renee Otten authored 38af75ad4bd
py-munch: remove py34 subport
No tags

python/py-munch/Portfile

Modified
4 4 PortGroup python 1.0
5 5
6 6 name py-munch
7 7 version 2.5.0
8 8 revision 0
9 9 categories-append devel
10 10 platforms darwin
11 11 license MIT
12 12 supported_archs noarch
13 13
14 -python.versions 27 34 35 36 37 38
14 +python.versions 27 35 36 37 38
15 15
16 16 maintainers {stromnov @stromnov} openmaintainer
17 17
18 18 description A dot-accessible dictionary (a la JavaScript objects).
19 19 long_description ${description}
20 20
21 21 homepage http://github.com/Infinidat/munch
22 22
23 23 checksums rmd160 e86634b9eef83d06b73297fdfcb1e2a990dc0e91 \
24 24 sha256 2d735f6f24d4dba3417fa448cae40c6e896ec1fdab6cdb5e6510999758a4dbd2 \

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

Add shortcut