Ticket #48772: py-urwid-1.3.0-Portfile.patch

File py-urwid-1.3.0-Portfile.patch, 937 bytes (added by mdeaudelin (Mathieu Deaudelin-Lemay), 9 years ago)

Proposed patch.

  • dports/python/py-urwid/Portfile

    old new  
    55PortGroup           python 1.0
    66PortGroup           github 1.0
    77
    8 github.setup        wardi urwid 1.2.1 release-
     8github.setup        wardi urwid 1.3.0 release-
    99name                py-${name}
    1010platforms                   darwin
    1111license                     LGPL-2.1+
     
    2222python.versions     26 27 33 34
    2323
    2424if {${name} ne ${subport}} {
    25     checksums       rmd160  e5e08ca648865381a80330ca4e46308d33a8ee2f \
    26                     sha256  16bf4d0804f5952fe80a7d7fa07d56525caef7642f23b1092ff72c98e48c26ea
     25    checksums       rmd160  14a7828fb7d4b960bdaea2c5eddcadbd54abe59d \
     26                    sha256  31dfe1443d2fdd279ffaffa8bb49d97f801650f89920a6bda0575fc050e3db2e
    2727
    2828    if {[vercmp ${python.branch} 3.0] >= 0} {
    2929        depends_build-append port:py${python.version}-setuptools