Ticket #37414: py-traitsui_Portfile.diff

File py-traitsui_Portfile.diff, 1.4 KB (added by jjstickel (Jonathan Stickel), 11 years ago)
  • python/py-traitsui/Portfile

    old new  
    55PortGroup       python 1.0
    66
    77name                py-traitsui
    8 version             4.1.0
     8version             4.2.0
    99categories-append   devel
    1010# traitsui/wx/editors_gen.py is GPLv2
    1111license             BSD GPL-2
    12 maintainers         vcn.com:jjstickel openmaintainer
     12maintainers         gmail.com:jjstickel openmaintainer
    1313description         The Enthought traitsui package
    1414long_description    The traitsui project contains a toolkit-independent GUI\
    1515                    abstraction layer, which is used to support the\
     
    1919master_sites        http://www.enthought.com/repo/ets/
    2020distname            traitsui-${version}
    2121
    22 checksums           md5     3d0a16f62a8ec6aa7fbeaa9faf73211b \
    23                     sha1    09599f16d2ffe15e1e45d00137a6050199698635 \
    24                     rmd160  27fefccfdad307c8fc707f8577c8020ddd6ad215
     22checksums           sha256  029da46eff8e79d9123b1553bb0f4749bedfe691f1aa90465d84e167687e4ee7 \
     23                    rmd160  0dc23634701aa3814916e885cd9795725a854fdf
    2524
    2625python.versions     25 26 27
     26python.default_version 27
    2727
    2828if {$subport != $name} {
    2929    depends_build-append    port:py${python.version}-distribute