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) |
---|
-
dports/python/py-urwid/Portfile
old new 5 5 PortGroup python 1.0 6 6 PortGroup github 1.0 7 7 8 github.setup wardi urwid 1. 2.1release-8 github.setup wardi urwid 1.3.0 release- 9 9 name py-${name} 10 10 platforms darwin 11 11 license LGPL-2.1+ … … 22 22 python.versions 26 27 33 34 23 23 24 24 if {${name} ne ${subport}} { 25 checksums rmd160 e5e08ca648865381a80330ca4e46308d33a8ee2f\26 sha256 16bf4d0804f5952fe80a7d7fa07d56525caef7642f23b1092ff72c98e48c26ea25 checksums rmd160 14a7828fb7d4b960bdaea2c5eddcadbd54abe59d \ 26 sha256 31dfe1443d2fdd279ffaffa8bb49d97f801650f89920a6bda0575fc050e3db2e 27 27 28 28 if {[vercmp ${python.branch} 3.0] >= 0} { 29 29 depends_build-append port:py${python.version}-setuptools