Ticket #40371: Portfile.diff
File Portfile.diff, 830 bytes (added by patrik.hartlen@…, 11 years ago) |
---|
-
Portfile
old new 7 7 8 8 name py-autopep8 9 9 set realname autopep8 10 version 0.9. 110 version 0.9.3 11 11 categories-append devel 12 12 platforms darwin 13 13 supported_archs noarch … … 23 23 24 24 master_sites http://pypi.python.org/packages/source/a/${realname} 25 25 distname ${realname}-${version} 26 checksums rmd160 e28c8fc6a87075fed025935f436be17019013660\27 sha256 c387af9a0b95857a94671beda0e1821a1514cb48dc30f8e7b1483e74c1b9714026 checksums rmd160 7f85283b64dc013bf8bf1cb7626d0ce9809c0ca7 \ 27 sha256 54bee10a8c1627284b1a4d828e162a92a6167d987ea369b0afc7caa6cbefcad2 28 28 29 29 python.versions 26 27 31 32 33 30 30