Ticket #50612: py-powerline-2.3.patch

File py-powerline-2.3.patch, 1.1 KB (added by mdeaudelin (Mathieu Deaudelin-Lemay), 9 years ago)

Proposed patch.

  • python/py-powerline/Portfile

    diff -uNrw prod/python/py-powerline/Portfile stable/python/py-powerline/Portfile
    old new  
    55PortGroup           python 1.0
    66PortGroup           github 1.0
    77
    8 github.setup        powerline powerline 2.2
     8github.setup        powerline powerline 2.3
    99name                py-powerline
    1010categories-append   devel
    1111platforms           darwin
     
    1818                    including zsh, bash, tmux, IPython, Awesome and Qtile.
    1919long_description    ${description}
    2020
    21 checksums           rmd160  c6867d3aa1c9fecd9a78d293c3d7f2d78e9e55ca \
    22                     sha256  ab5dd9b3de09db103076a0cd157f434ff5e4cb4ffdbaafac909704d5c8496823
     21checksums           rmd160  b3cb4a5083e811f99f82b34fb6297741dfae13d5 \
     22                    sha256  2f430dd28fea608770821a7da99592d559ebfd90ec2c09c3798bc94830617d2b
    2323
    24 python.versions     26 27 33 34
     24python.versions     26 27 33 34 35
    2525
    2626if {${name} ne ${subport}} {
    2727    depends_build-append port:py${python.version}-setuptools