Ticket #37414: py-traitsui_Portfile.diff
File py-traitsui_Portfile.diff, 1.4 KB (added by jjstickel (Jonathan Stickel), 12 years ago) |
---|
-
python/py-traitsui/Portfile
old new 5 5 PortGroup python 1.0 6 6 7 7 name py-traitsui 8 version 4. 1.08 version 4.2.0 9 9 categories-append devel 10 10 # traitsui/wx/editors_gen.py is GPLv2 11 11 license BSD GPL-2 12 maintainers vcn.com:jjstickel openmaintainer12 maintainers gmail.com:jjstickel openmaintainer 13 13 description The Enthought traitsui package 14 14 long_description The traitsui project contains a toolkit-independent GUI\ 15 15 abstraction layer, which is used to support the\ … … 19 19 master_sites http://www.enthought.com/repo/ets/ 20 20 distname traitsui-${version} 21 21 22 checksums md5 3d0a16f62a8ec6aa7fbeaa9faf73211b \ 23 sha1 09599f16d2ffe15e1e45d00137a6050199698635 \ 24 rmd160 27fefccfdad307c8fc707f8577c8020ddd6ad215 22 checksums sha256 029da46eff8e79d9123b1553bb0f4749bedfe691f1aa90465d84e167687e4ee7 \ 23 rmd160 0dc23634701aa3814916e885cd9795725a854fdf 25 24 26 25 python.versions 25 26 27 26 python.default_version 27 27 27 28 28 if {$subport != $name} { 29 29 depends_build-append port:py${python.version}-distribute