Ticket #43928: patch.py-future.diff

File patch.py-future.diff, 973 bytes (added by petrrr, 10 years ago)

patch for python/py-future/Portfile

  • Portfile

    old new  
    88set _n              [string index ${_name} 0]
    99
    1010name                py-${_name}
    11 version             0.11.4
     11version             0.12.2
    1212categories-append   devel
    1313platforms           darwin
    1414supported_archs     noarch
     
    3030distname            ${_name}-${version}
    3131master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
    3232
    33 checksums           md5     883e971706d7c4553ac2053c14e9a46f \
    34                     rmd160  0948b15fb366eb9e99283a3f8daf8e5ef6862345 \
    35                     sha256  e9ba55f1ebfb0d99fdf8545df77a60ffe6a04f699f3525d2a5911462b6e2a531
     33checksums           md5     11c1fb29f7fb181396cbc1b73443d431 \
     34                    rmd160  755de5f22275f4a6f831d0004b1bed678cd972ba \
     35                    sha256  b5ef01195260bbd302e4bb565c0915f62e2c18331a43c45ae0838f378ae8b0c6
    3636
    3737python.versions     26 27 33 34
    3838