Ticket #50366: py-wcwidth.diff
File py-wcwidth.diff, 975 bytes (added by xeron (Ivan Larionov), 9 years ago) |
---|
-
python/py-wcwidth/Portfile
4 4 PortGroup python 1.0 5 5 6 6 name py-wcwidth 7 version 0.1. 57 version 0.1.6 8 8 license MIT 9 9 platforms darwin 10 10 supported_archs noarch … … 18 18 master_sites https://pypi.python.org/packages/source/w/wcwidth/ 19 19 distname wcwidth-${version} 20 20 21 checksums rmd160 e9e7f0172ed8881fd50ed20a012d6274ef9b791c\22 sha256 66c7ce3199c87833aaaa1fe1241b63261ce53c1062597c189a16a54713e0919d21 checksums rmd160 2eb04bc765265d110e8e57d52879c46ce0627e85 \ 22 sha256 dcb3ec4771066cc15cf6aab5d5c4a499a5f01c677ff5aeb46cf20500dccd920b 23 23 24 24 if {${name} ne ${subport}} { 25 25 depends_build-append port:py${python.version}-setuptools