Ticket #39108: py-virtualenvwrapper.patch
File py-virtualenvwrapper.patch, 1.0 KB (added by robsonpeixoto@…, 12 years ago) |
---|
-
py-virtualenvwrapper/Portfile
6 6 7 7 name py-virtualenvwrapper 8 8 set real_name virtualenvwrapper 9 version 3.610 python.versions 25 26 27 9 version 4.0 10 python.versions 25 26 27 32 33 11 11 license MIT 12 12 platforms darwin 13 13 maintainers nomaintainer … … 19 19 20 20 master_sites http://pypi.python.org/packages/source/v/${real_name}/ 21 21 distname ${real_name}-${version} 22 checksums rmd160 cd6aad11d79d9dedff59532c38e7a92776f39c68\23 sha256 1d45a1ea73dbc9cf0a5c7b4b17e631092a02a90a01eb4125051db19a845db4e622 checksums rmd160 6d1a3aa3a52b3ca5f3e087c251f06b7d4596dc41 \ 23 sha256 fe62ea3b8a4e177789092c9412fe2ea1a2c8efd0281216f16887e475bde44210 24 24 25 25 if {$name != $subport} { 26 26 depends_lib-append port:py${python.version}-distribute \